- Resolved UnsupportedOperationException crashes on Folia-based servers (Luminol, etc.)
- Fixed background tasks (Calendar, Redis, Discord) not running correctly in multithreaded environments.
- Migrated all scheduling to a shared Folia-compatible task system for better stability.
Highlights:
- MythicMobs Support: Spawn MythicMobs natively in waves and trigger skills using signals! Includes the new
mythic_blood_moonevent template.- New Modifiers: Added
ONE_HIT_KILLS,EXTENDED_DURATION,TRIPLE_DROPS, andSPEED_BOOST.- Fixes: Cleaned up UI materials and squashed internal bugs.
yes
- Fixed: External JavaScript/Groovy script engines (ajNashorn, Groovier, GraalJS) are now correctly loaded using the plugin's class loader, resolving the ExceptionInInitializerError on startup!
- Fixed: Included all of the permission and operator check fixes from the v1.7.34 core update for Pro-specific subcommands.
- Fixed script engine warnings
- Resolved compilation issues with scheduler
- Improved modifier and GUI functionality
- Fixed command permission handling
- Fixed modifier conflicts (e.g. speed_boost vs slow_motion) not being detected.
- Fixed thread leak in Twitch integration on reconnection.
- Improved Twitch IRC message parsing robustness.
- Fixed critical betting session concurrency bug (sessions overlapping).
- Fixed memory leak in betting GUI (player data not clearing on quit).
- Command Fix: Changed /we alias to /event & /wev (Fixes WorldEdit conflict)
- AuraSkills: Added support for XP Multiplier events (requires AuraSkills v2+)
- AdvancedEnchantments: Harvest events now support Telepathy/Auto-Collect enchants
- Fix: Resolved "Unknown Command" errors for /we bet, vote, shop.
- Fix: Includes all stability/performance fixes from Core
Configuration Fixes
- Fixed modifier system config paths (settings.chance, settings.max-per-event)
- Fixed missing config options (min-per-event, allow-conflicting, announce-modifiers)
- Fixed /wevent reload not reloading Pro configs (modifiers.yml, guis.yml)
- Fixed modifier conflict checking and min/max selection logic
System Improvements
- Added proper modifier system initialization on startup
- Enhanced reload command to support all Pro-specific configurations
- Improved GUI manager with better error handling
