Skip to main content

Admin Commands 🔧

Staff commands for moderation, server management, and administration.

Permission Levels

LevelRoleCommands
0PlayerBasic commands
1ModeratorMute, kick, warnings
2AdministratorBan, unban, config
3Senior AdminDatabase access, restarts
4OwnerFull access, custom commands

Player Management

Moderation Commands

/warn <player> <reason>           - Warn a player
/mute <player> <time> <reason>    - Mute player in chat
/unmute <player>                  - Remove mute
/kick <player> <reason>           - Kick from server
/ban <player> <reason>            - Ban permanently
/tempban <player> <time> <reason> - Temporary ban
/unban <player>                   - Remove ban
/banlist                          - View banned players

Teleportation

/tp <player> <player>             - Teleport player to another
/tphere <player>                  - Bring player to you
/tppos <x> <y> <z>               - Teleport to coordinates
/back                             - Return to previous location
/setspawn <x> <y> <z>            - Set server spawn
/spawn                            - Go to spawn

Inventory Management

/give <player> <item> <amount>    - Give items to player
/clear <player>                   - Clear player inventory
/invsee <player>                  - View player inventory
/enderchest <player>              - View player ender chest

Server Management

World & Performance

/save-all                         - Save all worlds
/say <message>                    - Send server announcement
/gc                               - Run garbage collection
/mem                              - View memory usage
/tps                              - View server TPS
/entities                         - Count loaded entities
/restart <time>                   - Schedule server restart

Weather & Time

/weather clear|rain|thunder       - Change weather
/time set day|night|<ticks>       - Set time
/time add <ticks>                 - Add to current time

Protection

/claim admin <player>             - Admin claim area
/unclaim <x> <z>                 - Remove claim
/claimlist                        - View all claims
/lockdown                         - Prevent new claims
/lockdown off                     - Allow new claims

Economy Management

Currency Commands

/money give <player> <amount>     - Give credits
/money take <player> <amount>     - Remove credits
/money set <player> <amount>      - Set exact amount
/money view <player>              - Check balance
/balance list                     - Top 10 balances
/economy reset                    - Reset all money (DANGEROUS)

Shop Management

/shop admin create <name>         - Create admin shop
/shop admin add <item> <price>    - Add to shop
/shop admin remove <item>         - Remove from shop
/shop list                        - View all shops

Moderation Tools

Chat Management

/chat mute                        - Mute server chat
/chat unmute                      - Unmute chat
/chat clear                       - Clear chat
/chat filter add <word>           - Block word
/chat filter remove <word>        - Allow word
/spam detect                      - Enable spam detection

Logging

/logs chat <player> [time]        - View chat logs
/logs breaks <player> [time]      - View block breaks
/logs places <player> [time]      - View block places
/logs transactions <player>       - View economy logs
/logs export [player]             - Export to file

Ban Management

Ban Commands

/ban <player> <reason>            - Ban permanently
/ban ip <ip>                      - Ban by IP address
/ban list                         - View all bans
/ban info <player>                - Ban details
/pardon <player>                  - Unban player
/pardon ip <ip>                   - Remove IP ban
/ban appeal <player> <decision>   - Handle appeals

Ban Levels

Temporary Bans:
/tempban <player> 1h <reason>     - Ban for 1 hour
/tempban <player> 1d <reason>     - Ban for 1 day
/tempban <player> 1w <reason>     - Ban for 1 week
/tempban <player> 1m <reason>     - Ban for 1 month

Utility Commands

Information

/playerinfo <player>              - Full player info
/playtime <player>                - View playtime
/rank <player>                    - Check rank
/stats <player>                   - View statistics
/seen <player>                    - Last login info

Debugging

/debug lag                        - Find lag sources
/debug plugins                    - Plugin diagnostics
/debug entities <x> <z> <r>      - Entity checker
/debug blocks <x> <z> <r>        - Block checker
/trace <player>                   - Monitor player actions

Advanced Admin

Server Control

/stop                             - Shut down server
/reload                           - Reload configuration
/version                          - Server version info
/plugins                          - List plugins
/plugin reload <name>             - Reload specific plugin
/config reload                    - Reload all configs

Database

/db backup                        - Create manual backup
/db restore <date>                - Restore from backup
/db check                         - Database integrity check
/db optimize                      - Optimize database
/db user add <name>               - Add database user

Custom Staff Commands

Ticket System

/ticket list                      - View open tickets
/ticket close <id>                - Close ticket
/ticket response <id> <message>   - Respond to ticket
/ticket assign <id> <staff>       - Assign staff member

Events

/event create <name>              - Create event
/event start <name>               - Start event
/event stop <name>                - End event
/event reward <name> <item>       - Add reward

Reports

/report list                      - View pending reports
/report read <id>                 - View report details
/report handle <id> <action>      - Handle report
/report close <id>                - Close report

Command Examples

Moderation Scenario

/warn player123 Spamming in chat
/mute player123 30m Spam warning
[After timeout]
/unmute player123

Economic Adjustment

/money view player123
/money give player123 5000 [reason: quest reward]
/money list

Server Maintenance

/save-all
/say Server restarting in 5 minutes
/restart 300

Ban Appeal Process

/ban info player123
/pardon player123 [appeal approved]
/say player123 has been unbanned

Important Notes

⚠️ Be Careful With:
  • /ban - Permanent action
  • /stop - Brings down entire server
  • /db restore - Data loss possible
  • /clear - Deletes player items
  • /money set - Economy impact
Best Practices:
  • Log all administrative actions
  • Use /warn before /mute
  • Check logs before banning
  • Communicate with team
  • Document decisions
  • Review appeals fairly

Need help with commands? Ask in staff-help channel! 💚