ProxyKick
PluginGPL-3.0-only

ProxyKick

Very basic BungeeCord plugin which allows Minecraft server moderators to kick players from the entire bungee network with optional custom message.

139
Downloads
0
Followers
2 years ago
Updated
📦
1
Versions

📖About ProxyKick

ProxyKick (BungeeCord Plugin)

Description:

ProxyKick is a very basic BungeeCord plugin which allows Minecraft server moderators to kick players from the entire bungee network with optional custom message.

https://cdn.modrinth.com/data/UJZu2NM6/images/1a9e451f8814d92734752fee103c87ddfb967559.jpeg

Features:

  • A bypass permission node is available to exempt players from beeing kicked (CONSOLE and Rcon can still kick anyone).
  • A kick command is available to kick a player from the entire bungee network with an optional custom message.
  • A kickall command is available to kick all players from the entire bungee network with an optional custom message.
  • A reload command is available to reload configuration and localization data.
  • A version command is available to show plugin version and informations.
  • A help command is available to show the help page, containing command list.
  • Initial localization strings (English and French) are available, to customize kick messages.

Permissions:

proxykick.kick - Allows to use the /kick and /proxykick:kick commands.

proxykick.kickall - Allows to use the /kickall and /proxykick:kickall commands.

proxykick.bypass - Allows player to be insensitive to /kick command.

proxykick.reload - Allows player to reload config files using /proxykick:reload command.

Usage:

/kick [playername] (reason) - Kick player with a message.

/kickall (reason) - Kick everyone with a message.

/proxykick:help - Show the help page.

/proxykick:reload - Reload the configuration files.

/proxykick:version - Show plugin version.

Examples:

/kick IndividuLambda - Kicks a player with no reason.

/kick IndividuLambda Get out! - Kicks a player with the reason "Get out!".

/kickall Bye everyone! - Kicks every player that do not have bypass permission.


Feel free to give me feedback using the Issue tracker !

Augustin Blanchet