On your server’s panel, navigate to the “Configuration Files” tab.



Here, you can see the files “eula” and “server.properties”. Choose server.properties.

 

Using either the “Text Editor” or “Config Editor”, set the value for whitelists to TRUE.

 

Finally, in order to whitelist users, navigate to the server console.
Below are the commands that operate the whitelist function for your server.

Command

Description

/whitelist add <username>


Example: /whitelist add Steve

This command adds a player to the whitelist. 

/whitelist remove <username>


Example: /whitelist remove Steve

This command removes a player from the whitelist. This will prevent them from joining your server when whitelist is enabled.

/whitelist list

This command lists all whitelisted players. 

/whitelist reload

This command reloads the whitelist.json or white-list.txt file from your server directory.

 

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