📦 RulesPlugin v1.2.1
✨ What's New
- 🔧 Customizable pagination buttons!
You can now change the name and icon of the"Next Page"and"Previous Page"buttons directly from theconfig.yml.
🛠 Configuration Additions
previous-page:
name: "§a< Previous Page"
item: ARROW
next-page:
name: "§aNext Page >"
item: ARROW
💬 As always, thanks to the community for the feedback!
📚 Docs: https://rulesplugin.netlify.app
🆕 Rules Plugin v1.2 – Customization Fix
✨ Added
- New configurable accept button:
- Block type and name can now be customized via
config.yml(accept-buttonsection).
- Block type and name can now be customized via
- Added custom error messages support:
- For no permission on
/rules reloadand/rules logs - For invalid
/rulesusage (e.g.,/rules something)
- For no permission on
- New customizable logs header, prefix and footer:
- Personalize the
/rules logsoutput directly fromconfig.yml.
- Personalize the
⚙️ Changed
- All default messages have been moved to
config.ymlfor easier customization. - Improved internal structure for cleaner code and future flexibility.



