How to Kick and Ban Players on Your Minecraft Bedrock Edition Server
You can kick and ban players using in-game commands or via the server console.
Kick a player
Enter the following command in the chat or server console:
/kick <name>/kick <name>The player is removed from the server but can rejoin.
Ban a player
/ban <name>/ban <name>The player is permanently banned from the server.
Unban a player
There is no in-game command for unbanning. You need to edit the ban list manually:
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Edit ban list
Open the filebanned-players.jsonorbanned-ips.jsonand remove the player's entry.Start the server
Start your server.
All commands
| Command | Description |
|---|---|
/kick <name> | Kick a player |
/ban <name> | Ban a player |