Mod Authenticator
No reviews yet
Take control over what mods are players allowed to use on your server!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
TL;DR:
This mod intends to be the end all bee all of anti-cheat systems.
It bypasses forge and sends checksums of all .jar files contained in the mods folder and all subfolders to the server.
The server compares that list against the internally generated whitelist and decides what to do with a player.
DETAILS:
- The checksum algorithm used is MD5.
- The server whitelist is formed from the "WHITELIST" folder located in the server directory. Any .jar files in here will be allowed at the client side.
- Checksum generation and networking are done completely independent of forge, so mods can't hide from this process. This allows for the detection of non-signed and core mods.
- If the client doesn't send the verification message, the player is kicked after a currently fixed timeout period of 10 seconds!
COMMANDS:
/auth reload
Reloads the whitelist at runtime, if you have a long list of mods containing large files it is advisable to avoid using this command
as it can produce a significant lag spike.
/auth list
Prints a list of allowed MD5 sums to the sender
NOTES/ADVICE:
- The checksum algorithm ignores file names, it looks at the contents of the file.
- If you don't have forge on your server, you can listen for this verification message via some plugin or something, more info about this in the next update.
IN FUTURE VERSIONS:
+ ResourcePack validation
+ Config files validation
+ config: -port -timeout period
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources