/kick
Disconnect a player from the server, with an optional reason.
Overview
What is the /kick command?
The /kick command disconnects a player from the server immediately, with an optional reason shown to them. Unlike a ban it doesn't stop them rejoining โ it's a quick way to remove someone who's misbehaving or to clear a stuck connection.
For permanent removal use /ban instead.
When to use it: Use /kick to boot a player off the server right now without permanently banning them.
At a glance
Syntax
/kick <player> [reason]See it
What it does
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
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.
Good to know
Frequently asked questions
- How do you kick a player from a Minecraft server?
- Run /kick <player> [reason], e.g. /kick Steve spamming chat. They're disconnected and shown the reason.
- What is the difference between kick and ban?
- A kick disconnects a player but they can rejoin; a ban blocks them from reconnecting until they're unbanned.
- Can you kick someone who is stuck or lagging?
- Yes โ kicking a frozen player forces their client to disconnect, which often fixes a stuck or ghosted connection.
Keep going