| Name | kick |
| Syntax | kick [<player>|...] (reason:<text>) |
| Short Description | Kicks a player from the server. |
| Full Description | Kick a player or a list of players from the server and optionally specify a reason.
If no reason is specified it defaults to "Kicked." |
| Related Tags | None
|
| Usage Example | |
| Usage Example | |
| Usage Example | |
| Group | player |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/player/KickCommand.java#L20 |