👢
Admin
/kick
Disconnect a player from the server, with an optional reason.
At a glance
Syntax
Syntax
/kick <player> [reason]commandtargetcoordsvaluerequiredoptional
See it
What it does
✕
The player is kicked out
Anatomy
Every part, explained
- 1
CommandRequired/kickBoots a player off the server.
- 2
PlayerRequired<player>The player to remove.
- 3
ReasonOptional[reason]Optional message shown to the player.
Your turn
Try it yourself
Playground
5 tokens · press Enter to run
Copy & paste
Examples
/kick Steve please be niceKick Steve with a reason.
/kick AlexKick Alex with no message.
/kick @a server restartingKick everyone before a restart.
Avoid these
Common mistakes
✕
/kick✓
/kick SteveYou must name a player to kick.
✕
/kick "Steve"✓
/kick SteveDon't wrap the player name in quotes.
Keep going