Skip to content

MrBonnieG/NameBasedWhitelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

modrinth: https://modrinth.com/plugin/name-based-whitelist

🧾 Name-Based Whitelist

Name-Based Whitelist is a simple and flexible whitelist plugin that allows you to manage access using player nicknames instead of UUIDs.

It supports multiple storage systems and is designed to be lightweight and easy to use.


✨ Features

  • 🧾 Simple name-based whitelist system
  • πŸ’Ύ Two storage options: YAML or MySQL
  • πŸ”€ Case-insensitive player name handling
  • 🎨 HEX color support in messages
  • ⚑ Lightweight and performance-friendly

πŸš€ Installation

  1. Disable the default Minecraft whitelist in server.properties by setting: white-list=false

  2. Place the plugin .jar file into the plugins folder

  3. Start or restart your server


πŸ—„οΈ MySQL Setup (Optional)

If you want to use MySQL instead of YAML:

  1. Set storage-type to mysql in the config
  2. Enter your database credentials (host, port, database, user, password)
  3. Restart your server

πŸ“œ Commands

Command Description
/nbwl add <username> Add a player to the whitelist
/nbwl remove <username> 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 Permission to add/remove players
namebasedwhitelist.manage Permission to reload and toggle whitelist

About

Minecraft whitelist plugin based on player names, yml and mysql support.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages