Guard Server
No reviews yet
A lightweight client-server verification mod that checks installed mods and configurations when players join, preventing unfair advantages.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
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
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
GuardMod is a Fabric mod designed to improve server security by verifying both the mods and configurations used by players when they join your server.
Instead of trusting the client blindly, GuardMod performs an automatic check to ensure every player follows the server rules.
It can:
- Validate allowed mods
- Detect disallowed mods instantly
- Check configurations (e.g. VoxelMap cave mode)
- Kick players who don't comply
This makes it especially useful for semi-competitive or controlled modded servers.
File: config/guardmod.toml
Example:
allowed_mods = ["guardmod","fabric-api","sodium","voxelmap","c2me-*"]
required_mods = ["guardmod"]
timeout_seconds = 10
[rules]
"voxelmap.cave_mode" = "false"
"voxelmap.entity_radar" = "false"
You can allow groups of mods:
"c2me-*"
This automatically allows:
- c2me-base
- c2me-fixes-*
- any mod starting with
c2me-
Commands
/guardmod reload
- Reloads the configuration
- ⚠️ Server console only
/guardmod status
- Displays current system status
Kick examples
- "Unauthorized mod: xaerominimap"
- "VoxelMap cave mode enabled"
- "Client did not respond in time"
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