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
  • Using the server console
  • Through in-game commands
  1. Minecraft Java

Add a player to the whitelist

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

PreviousMake a player an operatorNextChange server world seed

Last updated 1 month ago

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

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

Using the server console

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

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

You can use "whitelist remove <username>" to unwhitelist the player. You can also use "whitelist list" to list all currently whitelisted players.

Use "whitelist on" or "whitelist off" to enable/disable the whitelist.

Through in-game commands

Alternatively, you can whitelist players in-game. You'll need to be an operator for this to work.

Use the command "/whitelist add <username>" in the server chat. Make sure you replace "username" with the username of the player you wish to whitelist.

You can use "/whitelist remove <username>" to unwhitelist the player. You can also use "whitelist list" to list all currently whitelisted players.

Use "/whitelist on" or "/whitelist off" to enable/disable the whitelist.