Skip to content

Releases: Despical/KOTL

2.8.9

14 Apr 09:55
Compare
Choose a tag to compare
  • 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

06 Apr 12:22
Compare
Choose a tag to compare
  • Fixed particle effects not working on Minecraft 1.20 and higher versions.

Full Changelog: 2.8.7...2.8.8

2.8.7

04 Apr 09:46
Compare
Choose a tag to compare
  • Fixed particle effects not working on Minecraft 1.20 and higher versions.

Full Changelog: 2.8.6...2.8.7

2.8.6

29 Mar 13:21
Compare
Choose a tag to compare
  • Fixed wrong calculation of reward delay. (Resolved #15)

Full Changelog: 2.8.5...2.8.6

Special thanks to @capubara

2.8.5

27 Mar 08:32
Compare
Choose a tag to compare
  • Updated CommandFramework.
  • Updated some content in config file.

Full Changelog: 2.8.4...2.8.5

2.8.4

21 Mar 11:29
Compare
Choose a tag to compare
  • 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

16 Mar 14:15
Compare
Choose a tag to compare
  • 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

18 Feb 10:51
Compare
Choose a tag to compare
  • 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

02 Feb 09:52
Compare
Choose a tag to compare
  • 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

14 Jan 12:46
Compare
Choose a tag to compare
  • 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

Full Changelog: 2.7.9...2.8.0