Language

Name-Based Whitelist

Name-Based Whitelist

ModrinthSpigotMC

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

886 downloads 5 followers updated 28d ago
latest v3.2.3 Modrinth
Paper Purpur Spigot 1.19.4 – 26.1.2 ManagementTechnologyUtility

🧾 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 |

Versions

Release
3.2.3
paper, purpur, spigot · 1.19.4, 1.20, 1.20.1 · 28d ago
- Removed console spam in MySQL mode related to cache synchronization with the database - Improved Hex parser
56
Release
3.2.2
paper, purpur, spigot · 1.19.4, 1.20, 1.20.1 · 1mo ago
**Stable version** _All previous versions have been removed due to a number of bugs in them._
14

Comments 0

No comments yet. Be the first to share your thoughts.

Download Name-Based Whitelist

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.