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 |
!ah, !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] / !bc [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 |
!xpget [Player] |
Shows a player's current XP level |
!nickset [Player] [Nickname] |
Sets a player's nickname |
!nickreset [Player] |
Resets a player's nickname |
!sudo [Player] |
Starts sudo impersonation for messages |
!sudoexit |
Ends sudo impersonation |
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)
The current OE build registers a smaller set of native /oe: commands than the chat command system. Full list in Slash Commands.
| Slash Command | Description |
|---|---|
/oe:clearchat |
Clears your chat |
/oe:menu |
Opens the Community Panel menu |
/oe:rank ... |
Manages ranks with add, remove, list, priority, and create actions |
/oe:pshop ... |
Adds held items to a player shop or undoes the last shop add |
/oe:dev ... |
Developer tools, available only in dev builds |
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.