bwhitelist

A superior whitelist plugin for Minecraft servers that fixes the vanilla whitelist's limitations. No more "Player does not exist" errors when trying to whitelist players!

87

Quick challenge

How far can you run before the mobs catch you?

bwhitelist

BetterWhitelist

A superior whitelist plugin for Minecraft servers that fixes the vanilla whitelist's limitations. No more "Player does not exist" errors when trying to whitelist players!

Plugin Banner

Features

🚀 Better Than Vanilla - Case-insensitive username matching - Whitelist offline players without errors - No "Player does not exist" messages!

Smart Commands - Tab completion for all commands - Suggests online players when adding - Shows whitelisted players when removing

🛠️ Easy to Use - `/bwhitelist add <player>` - Add players to whitelist - `/bwhitelist remove <player>` - Remove players from whitelist - `/bwhitelist list` - See all whitelisted players - `/bwhitelist reload` - Reload the whitelist

⚙️ Fully Configurable - Customize all messages - Toggle case-sensitive matching - Configure auto-save settings

Installation

1. Download the latest version from Modrinth 2. Place the jar file in your server's `plugins` folder 3. Restart your server 4. Done! Use `/bwhitelist` commands to manage your whitelist

Configuration

config.yml

```yaml

Whether to enable case-insensitive username matching

case-insensitive: true

Whether to save whitelist changes automatically

auto-save: true

How often to auto-save the whitelist (in seconds)

auto-save-interval: 300 ```

messages.yml

```yaml kick-message: "&cYou are not whitelisted on this server!&rn&7Please contact an administrator to get whitelisted." no-permission: "&cYou don't have permission to use this command!" player-added: "&aSuccessfully added &e%player% &ato the whitelist!" player-removed: "&aSuccessfully removed &e%player% &afrom the whitelist!" player-already-whitelisted: "&e%player% &cis already whitelisted!" player-not-whitelisted: "&e%player% &cis not whitelisted!" whitelist-reloaded: "&aWhitelist has been reloaded!" ```

Permissions

- `betterwhitelist.admin` - Access to all whitelist commands (default: op)

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Created by periklis20m

ADS