Page cover

🥾Kick

Functionality: Kicks a player from the server. This is a temporary removal, as the player can rejoin immediately.

Usage:

  • Menu: Accessed through the main Punish Menu -> Kick option. Configure reason in the Kick Details Menu (time is not applicable).

  • Direct Command: /crown punish <player> kick [reason] or /punish <player> kick [reason]

Permissions:

  • crown.punish.kick: Permission to access and apply kicks.

  • crown.bypass.kick: Permission to bypass kicks.

Configuration:

  • Kick Command: Configured in config.yml under commands.kick_command. Defaults to kick {target} {reason}. If your server does not support this command, you can change or remove it by leaving this entry empty.

  • Menu Items: Configured in punish_menu.yml and punish_details_menu.yml under the menu.items and menu.punish_details.kick.items sections respectively.

  • Messages: Messages related to kicks are in messages.yml.

Last updated