Whitelist in Minecraft (Bedrock Edition)
Revision as of 05:31, 9 October 2021 by Pamela.Morales (talk | contribs)

Rent your own prepaid Minecraft server on nitrado.net
Contents
Live console
- Navigate to your Nitrado web interface
- Go to
Tools -> Live Server Console
On the left side of the page. - Type the following command
whitelist add playername
, and enter. For example: whitelist add EpicGamer729
If the command has been entered properly, and it took effect, the Live Server Console will respond with a message Player added to whitelist
Now this player has been added to the server's whitelist.
Whitelist.json
Obtaining your XUID
- Connect to your server Connect to a Minecraft (Bedrock Edition) server
- Navigate to your Nitrado web interface
- Go to
Tools -> Live Server Console
On the left side of the page. - If you connected successfully your username and xuid will be shown.
Add a player to the Whitelist.json
- Navigate to your Nitrado web interface
- Stop your server
- Go to
Tools -> File browser
On the left side of the page. - Type whitelist in the search box and open the file whitelist.json
- Add the following code inside the [], each player added to the whitelist needs to be added in the same line separated by a coma
Note: Substitute the username for the player desired in the whitelist as well as his xuid obtained on the steps above
{"ignoresPlayerLimit":false,"name":"username","xuid":"1645418359521445"}
- Save your changes
- Start your server