Name-Based Whitelist
PluginLicenseRef-All-Rights-Reserved

Name-Based Whitelist

Simple name-based whitelist for your servers. Yaml or MySql storage.

725
Downloads
6
Followers
7 months ago
Updated
📦
5
Versions

📖About Name-Based Whitelist

Name-Based Whitelist

  • Simple name-based whitelist plugin for your server.
  • Two types of storage: Yaml or MySql
  • No case-sensitive for player nicknames.

How to start using plugin?

  1. Disable Minecraft's whitelist in server.properties (white-list=false).
  2. Put plugin in plugins folder.
  3. Start your server.

If you want to use MySql

  1. Change storage-type to mysql in the config.
  2. Specify the database details in the config.
  3. Restart your server.

Commands

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.

Permissions

Permission Description
namebasedwhitelist.* Access to all commands.
namebasedwhitelist.modify Access to add/remove commands.
namebasedwhitelist.manage Access to reload/enable/disable commands.