GamersList is a simple plugin providing a well-known whitelist function. It checks the players based on their names (soon with UUID) and if the player trying to join the server is on the list, he is allowed to join. Otherwise, if the player is not on the list, he is declined!
Place your GamersList.jar in plugins folder, run the server and let it generate files for you. Once it finishes, you are ready to start using it.
Enabled: true #Whether to disable or enable list checking. If false checking is disabled and everyone is allowed to join server! Update: true #Whether to check for updates at startup. No download, just update check! Message: '&4You are not on the list!' #Message to show to non listed players. Supports formatting!

Remember to use & in front!
| Commands | Description | Permission |
|---|---|---|
| /glist | Shows GamersList help menu | glist.info |
| /glist add | Adds a player to the list | glist.add |
| /glist remove | Removes a user from the list | glist.remove |
| /glist enable | Enables list checking | glist.enable |
| /glist disable | Disables list checking | glist.disable |
| /glist list | Shows the players on the list | glist.list |
| /glist reload | Reload plugin files | glist.reload |
If you want to grant all permissions, use glist.* , and note that this is recommended only for admins!
You can find the source code on GitHub !
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
You can disable the stat collection via /plugins/PluginMetrics/config.yml if you wish. (But that is not very nice :( )
A newbie Java / Bukkit plugin developer, learning the language on the go.. I find making plugins like a hobby, and very entertaining. If you have a request for a custom plugin, send me a message and if my skills allow the creation of such, i will probably do it! For the plugin feedback and everything else you can send me PM!