How to Use the Whitelist on Your Bedrock Server
Do you want to prevent strange players from joining your server? Or only allow a few?
This guide will show you how to properly use the Whitelist option on your Bedrock Dedicated server.
❓ What is the Whitelist ❓
The Whitelist is a list of players that are allowed to join your server. If the whitelist is enabled, players that are not listed here will not be able to join and will be automatically kicked.
Please note that to use the following commands from this article, you need to first OP yourself.
/
at the beginning.Bedore editing your whitelist, you will need to make sure that the allow-list option is set to true in your server settings in order for it to work.
💠 Enable the allow-list option in your server settings.
- Log in to your Multicraft panel here.
- Click on
Files
, then onConfig Files
.
- Select
Server Settings
.
- Set the
allow-list
option to true and make sure to clickSave
at the bottom.
🔌 Managing the Whitelist via the Multicraft Tool 🔌
You can manage your whitelist using our Multicraft whitelist editor tool.
💠 Find Your Current Whitelist
To see your actual whitelist, you need to:
- Log in to your Multicraft panel here.
- Click on
Tools
, then onWhitelist Editor
.
- There you have your full whitelist.
💠 Enable/ Disable
To enable or disable the whitelist via the Multicraft tool, you need to:
- Log in to your Multicraft panel here.
- Click on
Tools
, then onWhitelist Editor
.
- Find
Status
to see if the whitelist is enabled or not at the moment, then click onEnable Whitelist
orDisable Whitelist
.
💠 Add/ Remove Players
To add or remove players from your whitelist using the Multicraft tool, you need to:
- Log in to your Multicraft panel here.
- Click on
Tools
, then onWhitelist Editor
.
- Click on
Add Player
, then put in his username and UUID when you are asked.
- Click on
Add
, then onOK and Restart
.
Now you just added a player to your whitelist.
- You can go back to your whitelist and click on
Remove
to get a player removed.
🔩 Enable the Whitelist Manually 🔩
You can enable the whitelist on your Bedrock server via the Multicraft panel or manually.
💠 Enable via the Multicraft Panel
To enable the whitelist via the Multicraft panel, you need to:
- Log in to your Multicraft panel here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Find the
Whitelisting
option, set it toEnabled
, and click onSave
at the bottom of the page.
- Start your server.
Now you just enabled the Whitelist option in your Bedrock server.
💠 Enable Manually
To enable the whitelist manually, you need to:
- Log in to your Multicraft panel here and stop your server.
- Click on
Files
, then onFTP Files Access
, and log in using the Multicraft password.
- Find the
server.properties
file, click on it, then click onEdit
.
- Set
white-list=true
, then click onSave
.
- Start your server.
Now you just enabled the Whitelist option in your Bedrock server.
🔩 Managing the Whitelist via Commands 🔩
To manage your whitelist, you will use the following commands:
/whitelist add <username>
To add a player to the whitelist.
/whitelist remove <username>
To remove a player from the whitelist.
/whitelist reload
.
This command will reload your server’s whitelist file.
/whitelist list
.
Show all players from your whitelist.
❕ Useful Links ❕
- Bedrock Dedicated Introduction
- How to Turn On Show Coordinates Option on My Bedrock Server
- How to Upload Your Custom World on a Bedrock Server
Actualizado el: 27/02/2025
¡Gracias!