- New minimal Java version is 1.8 (compiled with Java 21)
- New configuration options related to OPs, default values should work the same as the behaviour before adding those options
- Should plugin be disabled for OPs?
- disabled_for_ops: true
- Should syntax blocker be disabled for OPs?
- disable_syntax_blocker_for_ops: false
- Upgraded PlayerPoints integration for PlayerPoints 3.3.2
- Just a rebuild with Spigot 1.20
- 3.17.5 should also still work
In the recent Spigot versions, confirmation buttons stopped working because it is no longer possible to send a chat message on hover click.
This version changes the behaviour to suggest the message, not send it directly. Player now clicks "Yes" button and it will write Yes to the chat box, player then just presses Enter to confirm.