Chunkly
Jouer
Administration · Guide 8

Whitelist, Ops, & Player Management

Control who can connect to your world and grant in-game moderator privileges.

1. Enabling the Whitelist

A whitelist prevents unauthorized players from joining your world. Only players whose exact Minecraft usernames are on the list can join.

Option A: Via Panel UI

Go to the Players tab in your panel. Toggle Whitelist Enabled to ON. Add usernames directly in the input box.

Option B: In-Game / Console Commands

/whitelist on
/whitelist add Notch
/whitelist reload

2. Granting Operator (Op) Privileges

Operators have permission to use admin commands like /gamemode, /tp, /give, and /stop.

  1. Open the Console tab in your Chunkly panel.
  2. In the command input at the bottom, type (without a slash):
    op YourMinecraftUsername
  3. Press Enter. You will see a confirmation message: [Server: Made YourMinecraftUsername a server operator].
  4. To remove op permissions later, type:
    deop YourMinecraftUsername

3. Banning & Kicking Disruptive Players

/ban <player> [reason]Permanently adds player UUID to banned-players.json
/ban-ip <player>Bans the IP address from connecting
/kick <player>Disconnects player from the current session