New features:
• Added a region blacklist — double-jump can now be blocked inside specific WorldGuard regions
Code:# WorldGuard region control for double-jump (requires WorldGuard). # whitelist = double-jump only works inside these regions. # blacklist = double-jump never works inside these regions (overrides the whitelist). region: whitelist: - spawn blacklist: - arena
• New /toggledoublejump command to turn your double-jump on or off
• Separate chat messages when double-jump is enabled or disabled
• Your preference is saved across sessions
• Double-jump works reliably inside allowed WorldGuard regions when they overlap with larger zones (e.g. spawn inside warzone)
Bug fixes:
• Double jump works when leaving the ground without moving to another block
• Double jump is no longer blocked by allowFlight from other plugins when you are not flying
