-
IMPORTANT: Changed permission node "sr.reload" to "simplerules.reload"
- Let players know they cannot use /rules reload if they have no permission
- Change color of successful reload command
- Add /rules reload to auto-complete
- Changed default message on first-time startup
- Some internal code cleanup
A quick couple of fixes - changing the permission from
reload.permission to
sr.reload, and removed the requirement of permission node
sr.rules to use /rules.
This is a complete change in how the plugin runs, rendering it a
bit less simple. It now uses JSON for text, and a great tool to convert to JSON is located here:
https://minecraft.tools/en/json_text.php