HomeJavaModsAdminGuard
AdminGuard
ModsJava

AdminGuard

by BlazeyCrazey · on Modrinth

A Minecraft server side mod made to be compatible with create above and beyond servers that makes sure admins don't admin abuse.

⬇ Download on Modrinth

AdminGuard

A server-side Forge mod that prevents admin abuse by blocking dangerous commands. No client mod required.

Features

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

  1. Install Minecraft Forge for 1.16.5
  2. Drop AdminGuard-1.0.0.jar into your server's mods/ folder
  3. Start the server
  4. (Optional) Edit config/adminguard.toml to customize the blocklist

Requirements

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more