Skip to content

Releases: Despical/KOTL

2.7.9

26 Nov 11:02
Compare
Choose a tag to compare
  • Fixed scheduler type 1 makes join every player.
  • Fixed players not respawning in the right location when they die while playing KOTL.

Full Changelog: 2.7.8...2.7.9

2.7.8

25 Nov 09:43
Compare
Choose a tag to compare
  • Added 3 new option to check for players if they are inside any arenas which can work asynchronously.
    • These options may extremely be useful for large networks.

Full Changelog: 2.7.7...2.7.8

2.7.7

19 Nov 10:18
Compare
Choose a tag to compare
  • Added %player_arena% placeholder.
  • Changed "In-Game.There-Is-No-King" path with "Placeholders.There-Is-No-King".

Full Changelog: 2.7.6...2.7.7

2.7.6

16 Nov 12:42
Compare
Choose a tag to compare
  • No more caching player object in User class due to possibility of being null when player goes offline.

Full Changelog: 2.7.5...2.7.6

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