AdminGuard
No reviews yet
A Minecraft server side mod made to be compatible with create above and beyond servers that makes sure admins don't admin abuse.
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
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
AdminGuard
A server-side Forge mod that prevents admin abuse by blocking dangerous commands. No client mod required.
Features
- Blocks abusable commands —
/give,/gamemode,/op,/fill,/tp,/execute,/time,/weather, and 40+ more - Blocks WorldEdit commands — All
//commands and single-slash WorldEdit variants (/brush,/schematic, etc.) - Bypass prevention — Namespace tricks like
/minecraft:giveare caught automatically - Custom /help — Shows
[BLOCKED]in red next to disabled commands, with pagination - Logging — Every blocked attempt is logged with player name, command, and timestamp
- Fully configurable — Edit
adminguard.tomlto add or remove commands from the blocklist - Server-side only — Players don't need to install anything
What Gets Blocked
| Category | Commands |
|---|---|
| Item/Entity spawning | /give, /summon, /loot |
| World modification | /fill, /setblock, /clone, /spreadplayers, /forceload |
| Player modification | /gamemode, /tp, /enchant, /effect, /xp, /clear, /kill |
| Server administration | /op, /deop, /stop, /whitelist, /reload |
| Game settings | /weather, /time, /difficulty, /gamerule, /worldborder |
| Advanced | /execute, /data, /function, /schedule, /datapack |
| WorldEdit | All // commands + /brush, /worldedit, /schematic, etc. |
What Stays Allowed
/ban, /kick, /ban-ip, /list, /help, /tell, /msg, /say, /me, /seed, and any command not on the blocklist.
Configuration
On first run, adminguard.toml is generated in your config folder:
[general]
# Block all // (double-slash) commands (WorldEdit)
blockDoubleSlashCommands = true
# List of command names to block
blockedCommands = ["give", "gamemode", "op", ...]
Add or remove commands as needed. Changes can be reloaded without restarting the server.
Installation
- Install Minecraft Forge for 1.16.5
- Drop
AdminGuard-1.0.0.jarinto your server'smods/folder - Start the server
- (Optional) Edit
config/adminguard.tomlto customize the blocklist
Requirements
- Minecraft 1.16.5
- Forge 36.2+
- Server-side only — no client installation needed
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