Enabling a whitelist restricts access to a pre-approved list of specific user accounts. This security measure prevents unauthorized entry by potential griefers or hackers looking to disrupt gameplay on the Hytale server. Curating the player base cultivates a trusted environment focused on collaboration rather than conflict. Limiting the population helps maintain server stability by preventing unexpected traffic spikes. Such exclusivity reduces the administrative burden required to monitor public chat and player interactions.
How to Set a Whitelist for a Hytale Server (Console)
1. Log in to the BisectHosting Starbase panel.
2. Go to the Console tab.
3. Enter the desired commands.
| Command | Description |
/whitelist status |
Checks whether the whitelist is enabled. |
/whitelist enable |
Enables the whitelist. |
/whitelist add <player> |
Adds a player to the whitelist. |
/whitelist list |
Displays the list of players on the whitelist. |
/whitelist remove <player> |
Removes a player from the whitelist. |
/whitelist clear |
Removes all players from the whitelist. |
/whitelist disable |
Disables the whitelist. |
Note: Commands can also be used in-game as an OP. Learn how to OP here.
How to Set a Whitelist for a Hytale Server (Offline)
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Go to the Files tab.
4. Open the whitelist.json file.
5. Next to enabled, change the value to true.
6. Within the list square brackets[], enter the desired player UUIDs in double quotation marks("") separated by a comma(,).
Note: Learn how to find UUID here.
7. Press the Save button.