/HWID-Authentication-System

A simple HWID authentication system for your minecraft mod.

Primary LanguageJava

HWID-Authentication-System

A simple HWID authentication system for your minecraft mod.

This is a simple mod which can prevent unwanted users from running your mod by only allowing specific HWIDs to be able to run the mod.

Usage

  • Copy the classes into your mod.
  • Go to HWIDManager and replace the empty string called pastebinURL to your raw pastebin URL link which contains your HWIDs.
  • In your main mod class, add the function HWIDManager.check(); on the FMLPreInitializationEvent as we want to check the user's HWID before doing anything. Refer to the main class HWIDAuthMod to see an example of how it's done.
  • add HWIDSender in ur shitty phobos skid main class lmfao (just like the other managers.

Versions

The HWID authentication system is not designed for a specific version of minecraft forge, you can use it in any minecraft forge version. Delete HWIDManager.hwidcheck(); from ur main class so it sends u the info before hwidmanager does the job.

Credits

Thank you SpartanB312 for Verificator.

  • skidded Perry's infograbber but now it sends hwidlist and hwid of who run the client to ur webhook.