/
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.
You need to enable whitelist in server.properties
Mod adds following offline version of commands:
whitelist in comparison adds lowercase nicknameseasywhitelist add <nickname>easywhitelist remove <nickname>easyban <nickname>easypardon <nickname>easyop <nickname>easydeop <nickname>All commands are case-sensitive
Elements in whitelist.json, ops.json, banned-players.json must still contain both name and uuid
{
"uuid": "01234567-89ab-def0-1234-56789abcdef0",
"name": "NikitaCartes"
}
easywhitelist.commands.easywhitelist.root
easywhitelist.commands.easywhitelist.addeasywhitelist.commands.easywhitelist.removeeasywhitelist.commands.easypardoneasywhitelist.commands.easyopeasywhitelist.commands.easydeopeasywhitelist.commands.easybanDiscord