- Compatible API Versions
- 1.0.0
- Sourcecode
- https://github.com/MEFRREEX/Whitelister
- Contributors
- MEFRREEX
Introduction
The plugin is designed to make the whitelist easier to work with and provides a number of features over the standard whitelist:
Commands
Permissions
Events
Installation
The plugin is designed to make the whitelist easier to work with and provides a number of features over the standard whitelist:
- Configuring the whitelist in forms
- Configuring the whitelist via commands
- Configuring all messages in a specific file
- Setting that allows to kick all players when whitelist is enabled
- Json, SQLite3 and MySQL support
- English, Russian and Ukrainian language support
Commands
Name | Description |
/whitelister | Plugin main command |
Permissions
Name | Description |
whitelister.command.whitelister | Allows the player to use the /whitelister command |
whitelister.bypass | Allows a player to join a whitelisted server without being on it |
Events
Name | Cancellable | Description |
WhitelistKickPlayerEvent | true | Called when a player is kicked from the server by a whitelist |
Installation
- Download the plugin from the releases.
- Place the plugin .jar file in your `plugins` folder.
- Download JOOQConnector and place the JOOQConnector .jar file in your
plugins
folder. - Download FormConstructor and place the FormConstructor .jar file in your
plugins
folder. - Start the server!