To whitelist players and control who can join your server, follow these steps:

  1. Enable Whitelist:

    • Open your Console tab in the Pterodactyl panel.

    • Type the command:

      /whitelist on
      
  2. Add a Player to Whitelist:

    • In the console, type:

      /whitelist add <playername>
      
    • Replace <playername> with the Minecraft username you want to allow.

  3. (Optional) Manage Whitelist File:

    • Navigate to the File Manager.

    • Open whitelist.json to manually edit the list of allowed players.

  4. (Optional) Edit server.properties:

    • Locate server.properties in the File Manager.

    • Find the line white-list=false and change it to white-list=true.

    • Save the file and Restart your server.

⚠️ Make sure the player uses a premium Minecraft account if you're running in online mode.

Was this answer helpful? 0 Users Found This Useful (0 Votes)