ValiMod
No reviews yet
A lightweight client-server validation mod that enforces required mods and blocks unauthorized client-side modifications during connection handshakes.
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
Resources
External Links
About
Description
ValiMod
ValiMod is an advanced server security and synchronization tool for Fabric that ensures connecting clients match the server's required mod environment.
Features
- Automated Handshake: Verifies client mod lists, version numbers, and active resource pack SHA-1 hashes during login.
- Anti-Bypass Protection: Enforces a 10-second connection timeout—clients that drop or ignore the handshake request are automatically kicked.
- Configurable Enforcement: Define required mods, exact versions, allowed mods, or blacklisted mods in
config/valimod.json. - Smarter Kick Messages: Displays stylized disconnect notices with optional clickable links so players can quickly download missing modpacks.
- Hot-Reload Support: Reload configuration files instantly using the
/valimod reloadcommand without restarting the server. - Warning Mode: Toggle
enforceKickstofalseto log violations without kicking players—perfect for auditing client environments safely.
Configuration
Edit config/valimod.json on your server to set your rules:
{
"enforceKicks": true,
"downloadUrl": "[https://modrinth.com/modpack/your-modpack](https://modrinth.com/modpack/your-modpack)",
"required_mods": [
"valimod",
"fabricloader@>=0.15.0"
],
"blacklisted_mods": [
"xray",
"freecam"
]
}
---
Commands
/valimod reload - Reloads config/valimod.json from disk (Requires OP level 2+).
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
Statistics
Resources