Lodestone Knowledgebase
Go to websiteCreate a ticket
  • Introduction
  • FAQ
  • Price Comparison
  • Account & Billing
    • Open a support ticket
  • Upgrade a service
  • Cancel an active service
  • Request a refund
  • Resolve pending status
  • Game Panel
    • Change server name
    • Change server version
    • Install plugins
    • Install modpacks
    • Create a subdomain
    • Create server backups
    • Invite subusers
    • Create MySQL databases
    • View assigned ports
    • Create schedules
    • Enable health monitoring
    • Use SFTP with FileZilla
  • Minecraft Java
    • Make a player an operator
    • Add a player to the whitelist
    • Change server world seed
    • Add a server icon
    • Customise server properties
    • Connect a custom domain
    • Reduce memory usage
    • Configure GeyserMC
    • Analyse timings with Spark
    • Using Minehut external
    • Configure Dynmap
    • Delete player data
  • Minecraft Bedrock
  • Connect to a server on PS4/5
  • Connect to a server on XBOX
  • Connect to a server on Switch
  • Add a player to the allowlist
  • Grant operator privileges
  • Enable cheats
  • Enable experimental mode
  • Dedicated Hosting
    • Connect through SSH
    • Change default SSH port
    • Connect through FTP
    • Configure Fail2Ban
Powered by GitBook
On this page
  • Enabling the allowlist
  • Adding and removing players

Add a player to the allowlist

How to add players to your Minecraft server's allowlist.

PreviousConnect to a server on SwitchNextGrant operator privileges

Last updated 1 month ago

Allowlisting is a feature that allows you to limit the players who can access your server, increasing its security. When enabled, only allowlisted players can join your server.

This guide only works on Bedrock Edition. We have a separate guide for Java Edition.

Allowlisting was previously known as whitelisting prior to the Bedrock 1.19 update.

Enabling the allowlist

Head over to the Game Panel and select "File Manager" on the sidebar menu.

Click on the server.properties file to edit it.

Change the allow-list value to true.

Once done, click "Save File" and restart your server to update the configuration.

Adding and removing players

Head over to the Game Panel and select "Console" on the sidebar menu.

Make sure your server is online. You can now type "allowlist add <username>" in the console. Make sure you replace "username" with the username of the player you wish to allowlist.

You can use "allowlist remove <username>" to remove the player from the allowlist.