Compatibility
Minecraft: Java Edition
1.21–1.21.7
1.20.x
1.19.1–1.19.4
Platforms
Creators
Details
Licensed MIT
Published 5 months ago
Updated 5 months ago
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!

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
- Download the latest version from Modrinth
- Place the jar file in your server's
pluginsfolder - Restart your server
- Done! Use
/bwhitelistcommands to manage your whitelist
Configuration
config.yml
# 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
kick-message: "&cYou are not whitelisted on this server!&r\n&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



