bwhitelist
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #386 of 1224 bukkit mods in this game by downloads
📋 About This Mod
# 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! !(https://i.imgur.com/placeholder.png) ## 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 (https://modrinth.com/user/periklis20m) 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!&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 (https://modrinth.com/user/periklis20m)
# 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!
!(https://i.imgur.com/placeholder.png)
## 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
⚙️ Fully Configurable - Customize all messages - Toggle case-sensitive matching - Configure auto-save settings
## Installation
1. Download the latest version from (https://modrinth.com/user/periklis20m) 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!&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.
Created by (https://modrinth.com/user/periklis20m)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- periklis20m
- Version
- 1.0
- Downloads
- 128
- Endorsements
- 1
- Category
- bukkit
- Created
- 7/14/2025
- Updated
- 7/8/2025
- Game Versions
- 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20
- Tags
- game-mechanics, technology
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does bwhitelist support?
The author lists 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1. Other versions may work but are untested by the author.
What is the latest version of bwhitelist?
Version 1.0, published 2025-07-08 with 128 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await