Mod Authenticator

Quick rating

Mod Authenticator

No reviews yet

Take control over what mods are players allowed to use on your server!

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Mod Authenticator 1.1
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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

Screenshots

Gallery

  • Whitelist folder
    Whitelist folder Mod Authenticator itself needs to be inside the whitelist folder, whitelisting itself :D
  • Kick screen.
    Kick screen. This is what players see if they try to login with unauthorized files.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works