Skip to content

How to Enable the Whitelist on a Hytale Server ​

With the whitelist, you can control who can join your server. Only players on the whitelist can connect.

How to Enable the Whitelist ​

  1. Open Server Management
    Open the management panel of your Hytale server.

  2. Enable the Whitelist
    Enter the following command in the console:

    whitelist enable
    whitelist enable

How to Add Players ​

whitelist add <playername>
whitelist add <playername>

How to Remove Players ​

whitelist remove <playername>
whitelist remove <playername>

All Commands ​

CommandDescription
whitelist enableEnable the whitelist
whitelist disableDisable the whitelist
whitelist add <player>Add player to the whitelist
whitelist remove <player>Remove player from the whitelist
whitelist listShow all players on the whitelist
whitelist statusShow whitelist status
whitelist clearClear the whitelist

Note

Administrators (OPs) can always join, even when the whitelist is active.