kick-module:# Whether or not the plugin will use "/kick" features.enabled:false# If set to true, staff members will no longer have the ability # to specify a custom reasonfixed-reason:false# Possible kick reasons, when defined the staff member will see# a reason selection GUIreasons: []
Examples
Kick with custom reason
/kick myplayer He was spamming
Kick with reason select:
/kick myplayer
kick-module:enabled:truefixed-reason:falsereasons: - reason:ANNOYINGmaterial:PAPERinfo:he is ANNOYING - reason:SPAMmaterial:PAPERinfo:Use when a player is spamming
Kick with default reason
/kick myplayer
kick-module:enabled:truefixed-reason:falsereasons: - reason:SPAMmaterial:PAPERinfo:Use when a player is spamming
No reason selection is shown because only one reason is available.
Command
Description
/kick [player] [reason?]
Kicks a player from the server. With specified reason.