Skip to content

Releases: Despical/KOTL

v3.0.5

21 Aug 09:08
Compare
Choose a tag to compare
  • Updated Command Framework to v1.5.0.
  • Improvements on the commands.
  • Fixed help command does not have a description.

Full Changelog: 3.0.4...3.0.5

v3.0.4

17 Aug 09:32
Compare
Choose a tag to compare
  • Updated help command messages.

New Help Command Design

image

v3.0.3

12 Aug 14:58
Compare
Choose a tag to compare
  • Fixed command matcher not working.

Full Changelog: 3.0.2...3.0.3

v3.0.2

11 Aug 11:23
Compare
Choose a tag to compare
  • Support for Minecraft 1.21.1.
  • Updated Command Framework to v1.4.9.
  • Code based improvements.

Full Changelog: 3.0.1...3.0.2

3.0.1

11 Jul 11:27
Compare
Choose a tag to compare
  • Added 2 new stats: KILLS and DEATHS.
  • Added 2 new rewards for killing players and for death.
  • Now kit items will be unbreakable in MC 1.8.9 and lower.
  • Fixed command matcher system does not work properly in some cases.
  • Updated Commons to the latest available version.
  • Code based performance improvements.

Changes in messages.yml

Commands:
  Stats-Command:
    Header: "&l[-----YOUR STATS-----]"  
    Header-Other: "&l[-----STATS FOR %player%-----]"
    Messages:
      - "%header%"
      - "&8 * &fScore &a%score%"
      - "&8 * &fTours Played &a%tours_played%"
      - "&8 * &fKills &a%kills%"
      - "&8 * &fDeaths &a%deaths%"
      - "&l[--------------------]"

Changes in rewards.yml

Rewards:

  # This reward will be executed when player gets a kill.
  Kill: []

  # This reward will be executed if player dies.
  Death: []

Full Changelog: 3.0.0...3.0.1

3.0.0

10 Jul 09:38
Compare
Choose a tag to compare
  • Added option to allow players to pick up items in-game.
  • Updated Commons to latest.
    • Support for new added items in Minecraft 1.20+.
    • Support for new added sounds in Minecraft 1.17+.
  • Improvements on arena setup menu.

Changes in config.yml

# Should players can be able to pick up items in-game?
Pick-Up-Items: false

Full Changelog: 2.9.9...3.0.0

2.9.9

07 Jul 09:12
Compare
Choose a tag to compare
  • Support for new added items in MC 1.20 & 1.21.
  • Removed confirmation from delete command.

Full Changelog: 2.9.8...2.9.9

2.9.8

20 Jun 15:18
Compare
Choose a tag to compare
  • Added support for Minecraft 1.21.

2.9.7

15 Jun 08:28
Compare
Choose a tag to compare
  • Updated libraries:
    • Commons
    • InventoryFramework
    • CommandFramework
    • PlaceholderAPI

Full Changelog: 2.9.6...2.9.7

2.9.6

30 Apr 18:31
Compare
Choose a tag to compare
  • Fixed some bugs related to cooldown system.

Full Changelog: 2.9.5...2.9.6