WhitelistCheck permanently bans anyone attempting to join who isn't on the server whitelist.
This plugin is designed to help combat scanner bots, griefers, or other malicious users who may try to join a Minecraft Server without being on the server whitelist. While this doesn't stop the bots entirely, it does give you another barrier of defense against them.
Use of the plugin's commands can be allowed with the permission
whitelistcheck.use.
Custom Ban Messages: The plugin ban message can be configured in config.yml. It supports color codes and basic formatting using \n for new lines.
The default ban message is [WhitelistCheck]: Banned by WhitelistCheck.
Default ban screen:
Ban Checker: The plugin will check if a user has already been banned if they are not on the whitelist. If they have, the pre-existing ban message will pass through, in order to not overwrite existing ban messages.
This feature can be disabled using "check_existing_bans" on the config.
- /wc reload - Reload the config file
- /wc disable - Disable the plugin until next reload
- /wc help - Lists the prior two commands
It should be noted that when reload is used, it will not change the ban message of prior bans. It only will apply to new bans for users that are not currently banned.
For support, you're best off using GitHub:
https://github.com/4rft5/WhitelistCheck