Admin Commands
Last updated March 13, 2026 at 6:58 PM
Admin Commands
These commands are available to players with admin permissions or higher. They are entered in chat using the ! prefix (or your server's configured prefix).
Players without admin permissions will not be able to use these commands.
Panel & Help
| Command | Aliases | Description |
|---|---|---|
!adminhelp |
!adc |
Displays the list of admin commands |
!adminpanel |
!ap |
Gives you the Admin Panel book |
!admintoggle |
!at |
Toggles admin mode (saves your inventory, switches to creative) |
Player Management
| Command | Description |
|---|---|
!kick [Player] [Reason] |
Kicks a player from the server |
!warn [Player] [Reason] |
Issues a formal warning to a player (logged) |
!broadcast [Message] |
Sends a message to all players on the server |
!command [Command] |
Runs a Minecraft command through the add-on |
Examples:
!kick Steve Breaking the rules
!warn Alex Spamming in chat
!broadcast Server restarting in 5 minutes!
Vanish
| Command | Aliases | Description |
|---|---|---|
!vanish |
!v |
Toggles vanish mode (makes you invisible to players) |
Economy
Money management is handled through the Admin Panel > Players menu. Select a player and adjust their balance from there.
Redemption Codes
| Command | Description |
|---|---|
!addcode [ID] [Uses] [true|false] [Command] |
Creates a new redemption code — true = one use per player |
!deletecode [ID] |
Deletes an existing redemption code |
!listcodes |
Lists all active redemption codes |
Example:
!addcode welcome1 100 true give @s diamond 5
!deletecode welcome1
!listcodes
Parameter Reference:
[ID]- The code players will type (no spaces)[Uses]- Total number of redemptions allowed[OnePerPlayer]-true= one use per player,false= unlimited per player[Command]- The command to run when the code is redeemed
Item Tools
| Command | Description |
|---|---|
!addlore [Text] |
Adds a line of lore to the item you are holding |
!removelore |
Removes all lore from the item you are holding |
Examples:
!addlore Forged in the Nether
!removelore
Kit Management
| Command | Description |
|---|---|
!save-kit [Name] |
Saves your current inventory as a named kit |
Example:
!save-kit starter
Utilities
| Command | Aliases | Description |
|---|---|---|
!coinflip |
- | Flips a coin and announces the result to all players |
!settimeplayed [Player] [Time] |
!stp, !restoretime |
Manually sets a player's recorded playtime |
Time Format for settimeplayed:
5h30m- 5 hours and 30 minutes2d- 2 days3600- 3600 seconds
Examples:
!coinflip
!settimeplayed Steve 10h30m
Slash Commands (Admin)
Most admin commands have /oe: slash equivalents. Full list in Slash Commands.
| Slash Command | Description |
|---|---|
/oe:kick <player> <reason> |
Kicks a player |
/oe:broadcast <message> |
Broadcasts to all players |
/oe:warn <player> <reason> |
Warns a player |
/oe:vanish |
Toggles vanish mode |
/oe:admintoggle |
Toggles admin mode |
/oe:clearchat |
Clears chat for all players |
/oe:givemoney <player> <amount> |
Gives money to a player |
/oe:takemoney <player> <amount> |
Takes money from a player |
/oe:setmoney <player> <amount> |
Sets a player's balance |
/oe:addlore <text> |
Adds lore to held item |
/oe:removelore |
Removes lore from held item |
/oe:coinflip |
Flips a coin |
Script Event Commands
These use the Minecraft /scriptevent system and require OP permissions.
| Command | Description |
|---|---|
/scriptevent realm:setup |
Designates yourself as the server owner (OP only, one-time) |
Notes
- All admin commands require appropriate rank permissions configured in the Ranks Editor.
- Warning and kick actions are logged and viewable in Admin Panel > Logs.
- The
!admintogglecommand saves your survival inventory and switches you to creative mode. Toggle again to restore.