
EasyWhitelist
Name-based whitelist for Fabric servers
- Загрузки
- 23K
- Подписчики
- 93
- Обновлён
- 31 марта 2026 г.
- Лицензия
- MIT
Опубликован 2 ноября 2021 г.
Easy Whitelist Mod
Simple mod that changes whitelist (also banlist and op-list) behaviour from uuid-based to name-based, allowing it to be use at offline mode.
Note
You need to enable whitelist in server.properties
Mod adds following offline version of commands:
- Vanilla
whitelistin comparison adds lowercase nicknames easywhitelist add <nickname>easywhitelist remove <nickname>easyban <nickname>easypardon <nickname>easyop <nickname>easydeop <nickname>
- Vanilla
All commands are case-sensitive
Elements in
whitelist.json,ops.json,banned-players.jsonmust still contain both name and uuid- uuids must be in correct format, but may be random
{
"uuid": "01234567-89ab-def0-1234-56789abcdef0",
"name": "NikitaCartes"
}
List of permissions
easywhitelist.commands.easywhitelist.rooteasywhitelist.commands.easywhitelist.addeasywhitelist.commands.easywhitelist.remove
easywhitelist.commands.easypardoneasywhitelist.commands.easyopeasywhitelist.commands.easydeopeasywhitelist.commands.easyban
Ченджлог
1.1.3Релиз1.21.11 · 27 декабря 2025 г.
1.1.3 Minecraft 1.21.11
- Include correct version of the
uuidif the player is online - Kick players if they are banned
1.1.1Релиз1.21.9, 1.21.10 · 3 октября 2025 г.
1.21.9 Support
1.1.0Релиз1.21.6, 1.21.7, 1.21.8 · 17 июня 2025 г.
- Do not include
fabric-permissions-apiin jar
1.0.1Релиз1.19.2, 1.19.3, 1.19.4 · 7 июня 2022 г.
Update to 1.19
1.18-1.0.0Релиз1.18, 1.18.1, 1.18.2 · 22 января 2022 г.
Add permission for all commands
easywhitelist.commands.easywhitelist.rooteasywhitelist.commands.easywhitelist.addeasywhitelist.commands.easywhitelist.remove
easywhitelist.commands.easypardoneasywhitelist.commands.easyopeasywhitelist.commands.easydeopeasywhitelist.commands.easyban
1.18-0.2.0Релиз1.18, 1.18.1 · 30 ноября 2021 г.
0.2.0 Minecraft 1.17.1, 1.18
Add offline version of some commands:
easywhitelist remove <nickname>easyban <nickname>easypardon <nickname>easyop <nickname>easydeop <nickname>
Комментарии
Загружаем…