Releases: Despical/KOTL
Releases · Despical/KOTL
2.8.9
- Now empty messages won't be broadcasted to in-game players.
- Updated CommandFramework, ParticleLib and Commons libraries.
Full Changelog: 2.8.8...2.8.9
2.8.8
- Fixed particle effects not working on Minecraft 1.20 and higher versions.
Full Changelog: 2.8.7...2.8.8
2.8.7
- Fixed particle effects not working on Minecraft 1.20 and higher versions.
Full Changelog: 2.8.6...2.8.7
2.8.6
2.8.5
- Updated CommandFramework.
- Updated some content in config file.
Full Changelog: 2.8.4...2.8.5
2.8.4
- Fixed arena plate menu is not filled properly in MC 1.13+.
- Fixed some features of inventory saving/loading is not working properly if async is enabled.
- Updated CommandFramework and fixed some of the command messages.
- Decreased the delay before the menu closing, after clicking the close item in setup menu.
- Other QoL improvements and changes.
Full Changelog: 2.8.3...2.8.4
2.8.3
- Added missing pressure plates for Minecraft 1.8.
- Fixed exception occurs while trying to open additional arena options menu in older versions of Minecraft.
- Fixed glass names are showing the wrong menu's information in additional arena options menu.
- Fixed arena plate names are not foramtted.
- Fixed strange behaviour of plate menu.
- Fixed shift click bugs for all menus.
- Fixed help command not working in legacy versions.
- Fixed kits not loading in legacy versions.
- New command matcher system.
- Improvements on the tab completer system.
- Now older arena plate will be destroyed if it is present when new one is set.
- Now arena plates will be placed under player's current location.
- General Quality of Life improvements and some additional changes in background.
Full Changelog: 2.8.2...2.8.3
2.8.2
- Updated Commons, Command Framework and Inventory Framework APIs.
- Now rewards are disabled by default and updated rewards.yml messages.
- Improvements on command system using the new features of Command Framework.
- Improvements on arena setup system and arena editor.
Full Changelog: 2.8.1...2.8.2
2.8.1
- Added KOTLNewKingEvent event.
- Fixed some commands not working properly.
- Updated Command Framework and Commons libraries.
- General code improvements.
Full Changelog: 2.8.0...2.8.1
2.8.0
- Recoded arena scheduler system with a more efficient and readable way.
- Fixed reload command not reloads config options.
- General code improvements using higher JDK features.
What's Changed
- feat: KOTLPlayerEnterArenaEvent and KOTLPlayerLeaveArenaEvent by @HappyAreaBean in #13
New Contributors
- @HappyAreaBean made their first contribution in #13
Full Changelog: 2.7.9...2.8.0