Administration

Set Up a Whitelist

1 min read

Set Up a Whitelist on Your Minecraft Server

A whitelist allows only specific players to join your server. This is especially useful for private servers.

Enable the Whitelist

  • Open the server console in the Panel.

  • Enter the command: whitelist on

  • The whitelist is now active. Only players on the list can join.
  • Alternatively, set white-list=true in server.properties.

    Add Players to the Whitelist

    In the console:

  • whitelist add PlayerName - Adds a player

  • whitelist remove PlayerName - Removes a player

  • whitelist list - Shows all whitelisted players
  • Disable the Whitelist

    In the console: whitelist off

    This allows all players to join again, regardless of the whitelist.

    Ready to try it out?

    Create your own Minecraft server and put your knowledge into practice.

    Create Server