Config Comparator
No reviews yet
Compare server and client files and take action
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Includes tools and features for server management.
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
About
Description
ConfigComparator
Hosting a modded server but not wanting players to cheat by editing their configuration files?
ConfigComparator does exactly that. This mod makes a SHA-1 digest from both the server side and the client side and compare them.
If there is a mismatch, the server will take action.
Configuration
The configuration file of this mod is located in `config/configcomparator-common.toml`. It is only used on the server side
- timeout = 30000
- files = []
- action = "KICK"
- algorithm = "MD5"
The most important part of the configuration file is `files`.
They are the paths to the files you want to be compared.
The default action is `KICK`, which means the player will be kicked if the files don't match.
`WARN_ADMIN` will warn the OPs in game and `LOG` will only log to the console.
`timeout` is just the time before the server kicks the client that refuses to send its digest back.
`algorithm` is the algorithm to be used for hashing files.
Side Note
This mod assumes all files in the `files` list are readable text files. It may or may not work with binary files.
Screenshots
Gallery
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