By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
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.
&
as formatting codesKygekWhitelistKick.phar
file into the plugins
folder.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:
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 have kygekwhitelistkick.cmd.help
permission)./wlkick
-
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.
.poggit.yml
mode
to form
in config.yml
to enable form mode)After updating, your old config will be saved as config_old.yml
.
/wlkick help
will only get displayed if the sender has permission to use the subcommandsThere is no changes in configuration file.
After updating, your old config will be saved as config_old.yml
You can leave one review per plugin release, and delete or update your review at any time