Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxyKick (BungeeCord & Velocity Plugin)

Description:

ProxyKick is a very basic proxy plugin which allows Minecraft server moderators to kick players from the entire network with optional custom message. It runs on both BungeeCord and Velocity — a single jar works on either proxy.

image

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 network with an optional custom message.
  • A kickall command is available to kick all players from the entire 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 Issues tab !
Augustin Blanchet

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages