Player
paper/player_kick
Player Kick
Kicks a player from the server with an optional reason.
Note: Supports & color codes in the reason.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
player |
player | The player to kick. | |
reason |
string | ✓ | Kick reason shown to the player. |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after kicking. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
reason |
string | "You have been kicked." |
Default Reason |