Mod
Modpack Checker
No reviews yet
A lightweight Fabric mod for Minecraft servers to verify that clients are using the correct modpack version.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Compatibility
Supported Environments
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
Modpack Checker
A lightweight Fabric mod to verify that players use the correct modpack version on your server.
Features
- Simple version-based client-server check (no modlist comparison)
- Automatic disconnect with helpful messages
- Easy-to-edit TOML config files for both client and server
/reloadsupport to apply changes without restarting- Dev mode: use version
0.0.0to disable checks during development
How It Works
- Server sends a version check during login
- Client replies with the version from
modpack-checker-client.toml - Server compares it to its expected version
- If mismatched, the player is kicked with a custom message
Configuration
Server (config/modpack-checker-server.toml):
enable = true
expected_version = "1.0.0"
[messages]
no_mod = "Please install the Modpack: <your-modpack-link>"
wrong_version = "Please install modpack version {version}: <your-modpack-link+version>"
server_error = "Server configuration error. Please contact an administrator."
Client (config/modpack-checker-client.toml):
version = "1.0.0"
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