NolimitHost
Last updated: July 23, 2026
Restrict a native Minecraft Bedrock Edition server to approved Xbox Gamertags.
Use the allowlist to restrict a native Minecraft Bedrock Edition server to approved Xbox Gamertags. An allowlist (also called a whitelist) is the list of players allowed to join; a player's Xbox Gamertag is their Xbox username. Minecraft Bedrock Edition uses the term allowlist, although it also accepts whitelist as a command alias.
"Example Player"./.
allowlist add "Example Player"server.properties so the running process does not overwrite your change.server.properties — the main configuration file for the server — and set allow-list to true. Save the file.
allow-list=trueserver.properties.allowlist list| Task | Method |
|---|---|
| Add a player | allowlist add "Example Player" |
| Remove a player | allowlist remove "Example Player" |
| List approved players | allowlist list |
Reload allowlist.json after editing it | allowlist reload |
| Disable the allowlist | Stop the server, set allow-list=false in server.properties, save the file, and restart the server. |
Run allowlist list and compare the Gamertag exactly. Add the player again if needed, then run allowlist reload.
Confirm that the server is running native Minecraft Bedrock Edition. Enter commands without / in the game panel console and with / in Minecraft chat.
Geyser provides Bedrock-to-Java cross-play. Manage the player with the Java server's allowlist or plugin permission system instead of this native Bedrock procedure.
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.