Fixes
- Update all plugin depedencies.
- Added compatibility for latest minecraft versions (1.21)
Fixes
- Fixed all issues with checking restrictions (#32 by bobhenl)
- Fixed PlaceholderAPI and WorldGuard hook
What's Changed
Changes
- Updated all plugin dependencies (vulnerabilities have been detected in some libraries, it is recommended to update the plugin)
- Updated commands to the latest version (fully compatible with the latest server versions)
- From now, the "/doublejump for" command can execute the console.
Fixes
- Fixed an issue where gamemode creative would not be able to fly again after falling.
New features
- Added option to switch between BLACKLIST and WHITELIST type in restrictions (#22)
What's Changed
Changes
- Added full support for 1.20.2 server version.
New features
- Added play sound nearby feature (#25).
- Added placeholder settings (#26).
Fixes
- Fix actionbar messages not working on 1.20.2 by @KaspianDev.
- Fix wrong ground detection in streak by @KaspianDev.
What's Changes Changes
- Removed configurable command permissions - They are permanently assigned to the command. To see them, visit the project's GitHub page.
What's Changed
Fixes
- Fixed bug with disappearing message text in configuration (when there was a ":" character in the message, the text disappeared),
- The jump streak notification configuration has been moved to the appropriate place.
- [API] Small fixes.
What's Changed
Improvements
- Configuration improvements (Please back up your configuration before installing this version).
What's Changed
Fixes
- Plugin performance improved.
- General plugin code fixes.
- Fixed NullPointerException after server reload.
- Removed warning about loading a component from the plugin.
- All libraries are now relocated, which means that the plugin should not have conflicts with other plugins.
Improvements
- From now on, updates are checked when the administrator joins the server.
Changes
- [API] Separated functions from JumpPlayerManager to JumpPlayerService.
What's Changed
Fixes
- Fixed bug with jump delay configuration.
Improvements
- Added Placeholder API support.
Changes
- Changed default jump limit configuration enabled value to false.