Skip to content

Releases: Despical/KOTL

2.7.5

24 Oct 10:57
Compare
Choose a tag to compare
  • Fixed throwing exception when kill command executed for an in-game player.
  • Updated libraries:
    • Commons (Added support for new blocks and sounds)
    • CommandFramework

Full Changelog: 2.7.4...2.7.5

2.7.4

30 Sep 14:14
Compare
Choose a tag to compare

2.7.4 Release Notes:

  • Added new page for arena options to setup menu.
  • Removed light and heavy pressure plates (fixes #12).
  • Fixed arenas not registering after creating.
  • Code based improvements.

Full Changelog: 2.7.3...2.7.4

2.7.3

25 Sep 14:54
Compare
Choose a tag to compare

2.7.3 Release Notes:

  • Updated InventoryFramework. (JAR size reduced by 180 kbs).

Full Changelog: 2.7.2...2.7.3

2.7.2

25 Sep 10:20
Compare
Choose a tag to compare

2.7.2 Release Notes:

  • Added enchantment support for kit items.
  • Fixed outline particle not updating when setting a new min or max area location.
  • Fixed outline particles not disappearing when the arena got deleted.
  • Fixed when the player leaves arena clear effect option not working.
  • Removed unused permissions from plugin.yml file.
  • Removed TabCompleter class and moved it into AdminCommands class.
  • General code improvements.

Full Changelog: 2.7.1...2.7.2

2.7.1

24 Sep 17:34
Compare
Choose a tag to compare

2.7.1 Release Notes:

  • Added kit system.
  • Can be configured via kits.yml file.
  • Added custom kill message.
  • Added option to enable/disable damage.
  • Removed Main#getConfigPreferences method which is deprecated for future removal.
  • Fixed some of the items remain on player's inventory when the server reload command used.
  • General code changes and improvements.

Full Changelog: 2.7.0...2.7.1

2.7.0

04 Sep 20:06
Compare
Choose a tag to compare

2.7.0 Release Notes:

  • General performance improvements.
  • Stated deprecated Main#getConfigPreferences method.
  • Moved async chat event to general event class and removed ChatEvents class.

Full Changelog: 2.6.9...2.7.0

2.6.9

18 Aug 13:41
Compare
Choose a tag to compare

2.6.9 Release Notes:

  • Added arena outline particle effect to show game area.
    • This feature is optional and by default it is enabled, you can disable it via setup menu (/kotl edit ).
    • Your server must support particles so must have org.bukkit.Particle class.
    • Particle effect and particle density can be customized via config.yml file.
  • Some improvements on tab completer.

Full Changelog: 2.6.8...2.6.9

Imgur

2.6.8

16 Aug 12:29
608cc01
Compare
Choose a tag to compare

2.6.8 Release Notes:

  • Added customizable table name for MySQL database.
  • Fixed all of the MySQL bugs and errors.
  • Updated CommandFramework.

Full Changelog: 2.6.7...2.6.8

2.6.7

10 Aug 11:43
Compare
Choose a tag to compare

2.6.7 Release Notes:

  • Fixed MySQL database can not initialize properly.
  • Libraries updated to latest versions.
  • General code improvements.

Full Changelog: 2.6.6...2.6.7

2.6.6

15 Jul 10:50
Compare
Choose a tag to compare

2.6.6 Release Notes:

  • Removed table name for MySQL database.
  • Code based changes and improvements.

Full Changelog: 2.6.4...2.6.6