Main command
🔄 Reloading the Plugin
To reload all EasyStaff configuration files without restarting the server, use:
/easystaff reload
This will apply all changes made in the configuration files in-game immediately.
🛡️ Exempting Players from Punishments
You can manage the punishment exemption list using the following commands:
Add a player to the exempt list:
/easystaff exempt add <player>Remove a player from the exempt list:
/easystaff exempt remove <player>View the list of exempt players:
/easystaff exempt list
Players on this list cannot be punished through EasyStaff commands.
🧹 Clear Punishment History
To clear a player's entire punishment history:
/easystaff clearhistory <player>
This will remove all records of bans, mutes, warnings, and kicks for that player.
Last updated