You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Added
- Added
/zephyr resetProfile
- Added
/zephyr resetInventory
- Added
/zephyrHolo teleport
- Added configurable launch pad velocity
- Added configurable speed for speed item
- Added reward system (see
rewards.yml
for details)
- Added animated scoreboard title
- Added configurable scoreboard update interval
- Added
animations.yml
file for configuring block animations
Fixed
- Fixed OneTap event still not working
- Fixed arenas saving with obfuscated names
- Fixed
/zephyr wipeInventories
also wiping profiles
- Fixed KDR in leaderboards not being rounded
- Fixed occasional
ArrayIndexOutOfBounds
exception in leaderboards
- Fixed arena bounds not doing anything
- Fixed players sometimes spawning invisible
- Fixed block animations persisting after blocks were broken
- Fixed block animations persisting when hitting build height limit
- Fixed webs dropping strings if kit allowed drops
- Fixed unbreakable state of items not saving
- Fixed console spamming with errors if events were disabled
- Fixed speed item & launch pad material configuration not working properly
- Fixed scoreboard sometimes not displaying for players
Changed
- Scoreboard configuration was moved to
scoreboard.yml
- Completely recoded block animation logic
- Block animations now support all block types
- Players can no-longer enter beds
- Switched to new CommandAPI (Thanks @J4C0B3Y )
- Removed forced ender pearl after death - replaced with new reward system
- Improved overall performance
Installation Notes
- You must install PacketEvents before using this update. Zephyr now requires packetevents to work properly.
Note: Please restart your servers to apply the update.
Added
- Added healing after kill
- Added support for phoenix buildmode
- Added ender pearl after kill
- Added kit display name
- Added /arena info and /arena rating
- Added arena display name
- Added leaderboards, including leaderboard holograms
Fixed
- Fixed inventory editing saving only hotbar instead of the full inventory
- Fixed kit items not being cleared before adding new ones
- Fixed players being able to deal damage on spawn if they've used an enderpearl
- Fixed players spawning invisible after joining
- Fixed buildmode not working correctly
- Fixed broken KDR calculation
- Fixed various NullPointerException's when no arenas were setuped with setup mode enabled
- Fixed Combat Logger depending on Phoenix
- Fixed players still being combat tagged after death
- Fixed list messages not being configurable
- Fixed OneTap event not working if kit had damage disabled
Changed
- Recoded arena system
- Added proper core hook
- Arenas now save in json file instead of yaml file
Added
- Added 1.20.4 support
- Added PlaceholderAPI support in scoreboard title
- Added option to prevent glitching through blocks using ender pearls
Fixed/Changed
- Fixed Players not receiving in-game items due to inventory editing bug
- Fixed NoSuchMethodException startup error on modern versions
- Fixed NoClassDefFoundError when trying to use SSL with mongo
- Fixed hotbar.yml being generated blank
- Fixed players not being respawned after death
- Fixed players getting knockback after dying
- Fixed players not receiving kits after an arena change
- Players can no longer edit their inventory while they're playing
Removed
- Removed leftover armor configuration from hotbar.yml