- %jump-player-delay% - Displays the remaining delay time until the next double jump can be used.
- %jump-player-is-delay% - Returns "yes" or "no" depending on whether the player has a jump delay.
- %jump-player-regeneration-delay% - Shows the remaining time to regenerate one jump in human-readable.
- %jump-player-has-jumps% - Returns "yes" or "no" depending on whether the player has an unused double jump available.
- %jump-player-jumps-limit% - Returns the jump limit value for the player.
- %jump-player-jumps% - Returns the total value of all double jumps performed.
- %jump-player-streak% - Returns the player's current double jump streak.
ATTENTION: All placeholders will return null if the player does not have an active double jump (placeholder will not be applied).
- Q: What are the notification types?
- A: CHAT, ACTIONBAR, TITLE, SUBTITLE, DISABLED
- Q: An error occurred while configuring particles. How to fix it?
- A: Probably the error is because the particle type needs additional data. Currently, the plugin supports particle types that contain no data or only DustOptions. Here you have a list of all (The description indicates the data).