This plugin will kick players that are not OP or whitelisted in white-list.txt when server whitelist turned on (/whitelist on). This plugin will be useful if you often need to whitelist your server and you want all not whitelisted players to be kicked automatically. You can change the kick reason and to enable/disable kick via command or config.
- Kicks not whitelisted players automatically
- Config file can be reset
- Supports
&
as formatting codes - Enable or disable plugin with command
- Kick reason can be changed using command
- Command and form mode
- Automatic plugin update checker on server startup
- Missing configuration file detection
- Download the latest version (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
- Place the
KygekWhitelistKick.phar
file into theplugins
folder. - Restart the server.
- Done!
Note: KygekWhitelistKick uses commands by default. To switch to form mode, set mode
in config.yml
to form
. After switching, execute /whitelistkick
to open KygekWhitelistKick form.
Command | Description | Permission | Default |
---|---|---|---|
/whitelistkick help |
Display KygekWhitelistKick subcommands | kygekwhitelistkick.cmd.help |
op |
/whitelistkick off |
Disable automatic kick on whitelist enabled | kygekwhitelistkick.cmd.off |
op |
/whitelistkick on |
Enable automatic kick on whitelist enabled | kygekwhitelistkick.cmd.on |
op |
/whitelistkick set |
Change whitelist kick reason | kygekwhitelistkick.cmd.set |
op |
💡 Tips:
- Use
kygekwhitelistkick.cmd
to give players permission to all subcommands. Typing/whitelistkick
without args or args other than above will show KygekWhitelistKick help (Player needs to havekygekwhitelistkick.cmd.help
permission). - Command alias:
/wlkick
- Use
-
before each permission to blacklist the command(s) permission to groups/users in PurePerms (e.g. adding-kygekwhitelistkick.cmd.set
will blacklist the/whitelistkick set
command to groups/users).
Licensed under the GNU General Public License v3.0 license.