🚨 v1.3.3 - Emergency Hotfix
Published on September 22, 2026
RulesPlugin v1.3.3 is an urgent stability release based directly on community reports. It fixes multi-page rule acceptance and replaces the outdated update-check system.
Multi-page Acceptance Fixed
Navigating from page 1 to another rules page could invalidate the security token attached to the accept button. The button remained visible, but clicking it did not complete the acceptance.
Internal page changes now preserve the active token, so players can accept the rules from every page.
Update Checker Rebuilt
The old checker read a static website file that still reported v1.3.1. It also treated any different version as newer, which caused v1.3.2 servers to receive an incorrect downgrade notification.
- The updater now reads releases from the official Modrinth API.
- Versions are compared numerically before a notification is shown.
- Older versions can no longer be announced as updates.
- The discontinued SpigotMC download link was removed from notifications.
- Offline servers still receive a clear, non-fatal API warning.
Supported Builds
- Minecraft 1.21.x
- Minecraft 26.1.x
- Minecraft 26.2.x
- Minecraft 26.3.x
Thanks
Special thanks to Joelle Tiehuis, Metsh, and Zack for reporting and reproducing these issues. Their reports made this hotfix possible.