📋
Admin
/whitelist
Manage the list of players allowed onto the server.
At a glance
Syntax
Syntax
/whitelist <add|remove|on|off|list> [player]commandtargetcoordsvaluerequiredoptional
See it
What it does
/
Command executed
Anatomy
Every part, explained
- 1
CommandRequired/whitelistManages the server's allow list.
- 2
ActionRequired<add|remove|on|off|list>Add, remove, toggle, or list entries.
- 3
PlayerOptional[player]Needed only for add and remove.
Your turn
Try it yourself
Playground
3 tokens · press Enter to run
Copy & paste
Examples
/whitelist add SteveAllow Steve to join.
/whitelist onTurn the whitelist on.
/whitelist listShow everyone on the whitelist.
Avoid these
Common mistakes
✕
/whitelist Steve✓
/whitelist add StevePick an action like add before the name.
✕
/whitelist on Steve✓
/whitelist on'on' just toggles it — no player needed.
Keep going