Easy Whitelist for Minecraft
Description
The mod provides an easy ways to manage the white list in Minecraft. The mod can be used in Server and Client.
But I recommend using the mod on the Server side.
Otherwise, after restarting the client, any newly added data will overwrite the original data.
You can use the name of the player to add or remove them from the white list, op list.
It provides some new commands to manage the white list:
Belows are the commands for
whitelist:/pc_easy whitelist add <targets>: Add thetargetsto the white list./pc_easy whitelist remove <targets>: Remove thetargetsfrom the white list.
Belows are the commands for
op:/pc_easy op add <targets>: Add thetargetsto the op list./pc_easy op remove <targets>: Remove thetargetsfrom the op list.
Belows are the commands for
ban:/pc_easy ban_name add <targets>: Add thetargetsto the ban list./pc_easy ban_name remove <targets>: Remove thetargetsfrom the ban list.
Belows are the
settingcommand for the mod:/pc_easy setting lang: Change or get the language of the mod./pc_easy setting lang get: Get the language of the mod./pc_easy setting lang set <lang>: Set the language of the mod.
Usages
Belows are the example usages of the commands in the mod:
/pc_easy whitelist add TestPlayer
/pc_easy whitelist remove TestPlayer
/pc_easy op add TestPlayer
/pc_easy op remove TestPlayer
/pc_easy ban_name add TestPlayer
/pc_easy ban_name remove TestPlayer
/pc_easy setting lang get
/pc_easy setting lang set en_us
/pc_easy setting lang set zh_cn
