
This plugin allows to /kill for the player if my /stuck doesn't work!
A Minecraft plugin for Paper/Folia 1.21.10 that provides kill commands with configurable options.
/kill - Kill yourself (no arguments) or another player/kill <player> - Kill a specific player (requires permission)/kill reload - Reload the plugin configuration (ops only)/suicide - Kill yourself (alternative to /kill with no arguments)killc.use - Basic permission to use kill commands (default: true)killc.others - Permission to kill other players (default: op)killc.reload - Permission to reload plugin config (default: op)killc.* - All permissions (default: op)The plugin creates a config.yml file with the following options:
# Set to false to disable the plugin functionality
enabled: true