21 lines
323 B
Markdown
21 lines
323 B
Markdown
---
|
|
title: kick -
|
|
---
|
|
//[KSpigot](../index.md)/[net.axay.kspigot.extensions.bukkit](index.md)/[kick](kick.md)
|
|
|
|
|
|
|
|
# kick
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Kicks the player from the server.
|
|
|
|
|
|
Content
|
|
fun Player.[kick](kick.md)(reason: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
|
|
|
|
|
|