Releases: Despical/KOTL
Releases · Despical/KOTL
2.7.9
- 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
- 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
- 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
- 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
- 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
2.7.3
2.7.3 Release Notes:
- Updated InventoryFramework. (JAR size reduced by 180 kbs).
Full Changelog: 2.7.2...2.7.3
2.7.2
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
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
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