The Whitelister - made by Lolmewn
What does this plugin do?
This plugin whitelists everyone who has ever joined your server! No need to do it yourself, let this plugin take care of it! You can also use this as a normal whitelist plugin, with features as toggling it on and off, adding and removing players, it even has support for a MySQL database!
Commands
| Command | Arguments | Description |
|---|---|---|
| /wl add | <player1> <player2> ... | Whitelist Players |
| /wl remove | <player1> <player2> ... | Remove players from the whitelist |
| /wl toggle | - | Toggles the whitelist on or off depending on current state. Default can be set in the config |
| /wl on | - | Enable the whitelist. |
| /wl off | - | Disable the whitelist. |
| /wl list | - | Shows whitelisted players with count |
| /wl help | - | Shows the help page |
| /wl import | <worldName> | Import all players that have ever played in world <worldname> |
| /wl | <player1> <player2> ... | Same functionality as /wl add |
Permissions
| Command | Permission |
|---|---|
| /wl add | wl.add |
| /wl remove | wl.remove |
| /wl toggle | wl.toggle |
| /wl on | wl.toggle |
| /wl off | wl.toggle |
| /wl list | wl.seelist |
| /wl import | wl.import |
| /wl help | wl.help |
How to install
Drag and drop the .jar file into your plugins folder, and start or reload the server! When the Settings file gets created, it will automatically whitelist anyone in the folder /<mainWorldName>/players/ for you!
Source
You can find the source of the plugin here: https://bitbucket.org/Lolmewn/the-whitelister/overview . Note: The plugin is GPLv3 licensed.