All commands
📋
Admin

/whitelist

Manage the list of players allowed onto the server.

Try in Simulator

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. 1
    /whitelistCommandRequired

    Manages the server's allow list.

  2. 2
    <add|remove|on|off|list>ActionRequired

    Add, remove, toggle, or list entries.

  3. 3
    [player]PlayerOptional

    Needed only for add and remove.

Your turn

Try it yourself

Playground
3 tokens · press Enter to run

Copy & paste

Examples

/whitelist add Steve

Allow Steve to join.

/whitelist on

Turn the whitelist on.

/whitelist list

Show everyone on the whitelist.

Avoid these

Common mistakes

/whitelist Steve
/whitelist add Steve

Pick an action like add before the name.

/whitelist on Steve
/whitelist on

'on' just toggles it — no player needed.

Keep going

Related commands