Update 3.4.0
News:
- Updated UClansV7-API to 7.13.0-R1. Requires uclans 7.13.0+
- Implemented the sending of League Points when winning a clan gladiator, the default value is 50 League points.
- Updated nbts system.
Update 3.3.0 (Minecraft 1.21)
News:
- Added pre support for Minecraft 1.21.
Update 3.2.0 (Minecraft 1.20.6)
Update 3.1.0
News:
- Removed dependency on nbteditor and updated to nbtapi
Update 3.0.1
News:
- Fixed error in time counting for events and waves.
- Recreated recount section of players and clans participating in the event.
- Updated file management methods, generating backups in case of editing errors.
Update 3.0.0 (V7 API)
News:
- Updated api to UClansV7-API (7.0.0-beta.24). Requires Ultimate Clans V7.0.0+.
- Size reduction of around 80% in size now using the main plugins as a library.
- Full support for Folia, Spigot, Papers and similar forks.
Update 2.5.2
News:
- Fixed error in counting clans at the end of the event when the list is empty.
- Changed teleport response mode for arenas.
Update 2.5.1
News:
- Added debug to event TaskManager.
Update 2.5.0
News:
- Added pre support for Version 1.20.3 and 1.20.4.
Update 2.4.1
News:
- Added option to change the pitch of souns by adding "sound:num".
- Fixed triggering sounds in event alerts.
Update 2.4.0
News:
- Requires Ultimate Clans 6.13.0+
- Added support for version 1.20.2.
- Updated nbt, gui and kiori libraries.
- Reduced gui menu libraries
Update 2.3.3
News:
- Fixed papi's unregister when restarting the server.
Update 2.3.2
News:
- Now the watch for arenas is optional, if the watch point is not configured the player will not be able to use the command.
- Added player permissions separately per command.
Update 2.3.1
News:
- Fixed null error when searching for clan id in arena.
- Added new verification method for counting members and clans in arena.
Update 2.3.0 (1.20)
News:
- Added pre-support for Minecraft 1.20
- Updated API to 6.5.0-r2 (Required UltimateClans 6.5.0+)
- Added new snakeyaml library.
Update 2.2.0
News:
- Gladiator, Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)
- Updated admin commands system for CONSOLE and PLAYERS.
- Added option to check if players are inside the arena in the event.
- Changed system for sending announcements for preconfigured times and Waves.
- Changed hook with papi when reloading plugin.
Update 2.1.0 (Logger)
News:
- Updated api to 6.1.0-r2.
- Added support for Polish language (PL).
- Implemented a system to Logger the actions of the gladiator.
- Added new internal events `ClanGladiatorJoinEvent`, `ClanGladiatorLoseEvent` and `ClanGladiatorWinEvent`.
update 2.0.2 (Hotfix)
News:
- Removed old v5 binding for Arena Status, preventing pvp and some commands.
Update 2.0.1
News:
- Fixed event start and join command that was using the old status checker.
- Changed setting for bossbar formatting. need to change the `SOLID` points to the new `PROGRESS` format
# BossBar:
# Colors: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
# Styles: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
# Flags: DARKEN_SCREEN, PLAY_BOSS_MUSIC, CREATE_WORLD_FOG
Update 2.0.0
News:
- Updated API for V6-snapshot44
- General database and command log changes.