
Simple name-based whitelist for your servers. Yaml or MySql storage.
server.properties (white-list=false).plugins folder.storage-type to mysql in the config.| Command | Description |
|---|---|
| /nbwl add | Add a player to the whitelist. |
| /nbwl remove | Remove a player from the whitelist. |
| /nbwl enable | Enable Name Based Whitelist. |
| /nbwl disable | Disable Name Based Whitelist. |
| /nbwl reload | Reload configuration. |
| Permission | Description |
|---|---|
| namebasedwhitelist.* | Access to all commands. |
| namebasedwhitelist.modify | Access to add/remove commands. |
| namebasedwhitelist.manage | Access to reload/enable/disable commands. |