Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.18.2
1.17.1
1.16.5
Platforms
Creators
Details
Changelog
Plugin Changes
- The bossbar duration format messages have been moved to
duration. - Slightly optimized scheduled competitions.
- The competition timer now runs exactly every second.
- Added
/emf admin competition extend [duration]to extend the active competition. - Days are now supported in the competition bossbar.
- Added rewards to the default competition files.
- Added the missing admin help message to
/emf help. - It is now possible to toggle the competition bossbar with
/emf toggle bossbar.
API Changes
- EMFFishHuntEvent has been moved to the API module.
- The old event in the plugin module is now deprecated.
- Added EMFFishCaughtEvent to the API module.
- EMFFishEvent in the plugin module is now deprecated.
- Added
FishManager#getFish(ItemStack). - Added
FishManager#getFish(Entity). - Added
Requirement#add(Section)to load directly from configs.
Internal Changes
- Rewritten time codes for the competition schedule.
FishUtils#getPotionEffectis now used for effects instead of manually parsing the effect each time.



