/gr setpowerup - Set a powerup's location to the current arena
Fixes:
Fixed arena not returning to the waiting state if the arena is restarting and all players left.
Fixed out of bounds error for holograms and issues with long messages in messages.yml.
Fixed holograms being removed when two powerups spawn at different times.
Fixed the title showing the winning player if all players' scores are zero, it will now display a NOWINNER title.
Fixed an error that occurs with the command-on-win when there are no scores for any players.
Fixed an issue where achievements were sometimes awarded during the game instead of after the game.
Changes:
Instead of powerups being limited, you can now add as many powerups as you want, each with different rarity, duration, hologram, action bar, message, amplifier, material, spawn message, and types. You can also assign any specific powerup types to an arena.
Make sure to remove the types of old powerup in arenas.yml.
Changed /gr achcreate <id> <type> to /gr achcreate <type>
Changed /gr addpowerup to /gr setpowerup
/gr addpowerup <arena> <type> - Add a powerup type to an existing arena
Fixed players can be added to an arena even though they are already in another arena.
Changes:
Achievements are now saved using a database system instead of permissions. OP players will only see achievements as unlocked if they've actually earned them.
Map selection and voting with advanced GUI, you can add as many maps as you want, with it's own pages system with it's own file mapvote.yml with it's own item etc.
Added two new commands
/gr addmap <map name> - Can only be used during arena setup
/gr addmaparena <arena> <map name> - Can only be used to add a map to an existing arena
Added voting closing time and messages and settings associated with voting
1.21 is supported (I haven't tried testing it but it should work)
%map% placeholder has been added to arena game info message
Version: 1.1 (Delete arenas.yml if arenas were made in 1.0 version ONLY)
New Features:
Introducing powerups! with three types of powerups: Speed Booster, Jump Booster, and Points Multiplier. Each powerup is customizable per arena, with duration, rarity percentage and a customizable action bar. Powerups will spawn based on their rarity and appear as a spinning block in the air.
New command: /gr addpowerup when configuring an arena to add powerups.
Update checker. Players with the gr.admin permission will be notified of any new updates.
Players who jump into the void will be teleported back to the lobby (only in WAITING and STARTING states).
Few new customizable messages in messages.yml
Fixes:
Fixed issues where titles were not displaying correctly during warmup.
Resolved the problem where the scoreboard was not showing "No first, yet.."
Changes:
The leaders section of the scoreboard now only displays scores that are above zero.