> ## Documentation Index
> Fetch the complete documentation index at: https://docs.purpify.host/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Bedrock players

> Whitelist, kick, and grant operator access to players on a native Minecraft Bedrock Edition server.

Use the Purpify game panel console to manage players on a native Minecraft Bedrock Edition server. Enter console commands without a leading `/`.

For Bedrock players joining through Geyser, follow the Java server's player-management and permission procedures instead.

<Columns cols={2}>
  <Card title="Whitelist players" icon="user-shield" href="/bedrock/whitelist">
    Restrict your server to approved Xbox Gamertags.
  </Card>

  <Card title="Manage operators" icon="user-gear" href="/bedrock/operators">
    Grant or remove administrative command access.
  </Card>

  <Card title="Kick a player" icon="user-xmark" href="/bedrock/kick-player">
    Disconnect a player from the server.
  </Card>

  <Card title="Use the server console" icon="terminal" href="/panel/console">
    Learn how to enter commands and review console output.
  </Card>
</Columns>
