What's Changed Fixes - Fixed fall damage.
- Fixed missing permissions notification.
- Now DoubleJumpEvent is correctly triggered.
Improvements - Improved plugin configuration - separate options for disabling the function have been added. It's more readable now.
- Added notification type: DISABLED.
- Added plugin version check.
Changes - Removed jumpModeDelayNotification from configuration due to it was never sent.
- Disabled native permissions (missing permissions notification It will now be displayed).
- Changed argument jumpDelay to duration.
- Updated spigot api to latest snapshot.