Skip to content

Releases: Despical/KOTL

1.2.1-beta

22 Jun 15:35
Compare
Choose a tag to compare
1.2.1-beta Pre-release
Pre-release
Small improvements on saving statistic

1.2.0

06 Jan 15:16
31417ac
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, %100 free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib Despical GPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons-Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.2.0</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

1.2.0 Release (02.01.2021 - 06.01.2021)

  • Added multi-world support.
  • Fixed winner also gets the losing reward.
  • Fixed default null king entry on scoreboard.
  • Removed kotl.command.override permission (still be able to use kotl.admin instead).
  • Removed ChatManager argument from sub-commands.,
  • Removed Main#isBefore1_9_R1 method.
  • Changed filled-map item in setup gui to tutorial video from wiki link.
  • Changed PAPI's plugin version with Bukkit's.
  • Changed some debugger keys.
  • Now list command replaces values faster.
  • Disabled locales in debug mode.
  • Updated license header.

King of the Ladder v1.1.7

07 Nov 12:12
0d0b072
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.7</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

1.1.7 Release (05.11.2020)

  • Added Minecraft 1.16.4 compatibility.
  • Added new language system.
  • Added contributors section to pom.xml
  • Added new bStats chart to get which locale is in use.
  • Fixed license header.
  • Fixed scoreboard not removing when player leave the game.
  • Fixed a bug related to armors when restoring inventories.
  • Fixed a MySQL syntax.
  • Fixed a bug about restoring inventories.
  • Moved script engine to switch case.
  • Now Clear-Inventory option is false by default.
  • Now sending arena creation message centered.
  • Performance improvements.

King of the Ladder v1.1.6

30 Oct 10:00
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.6</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

1.1.6 Release (25.10.2020 - 30.10.2020)

  • Fixed scoreboard issues.
  • Fixed event issues.

Also note that this update includes 1.1.6 beta release changes.

1.1.6 Beta Release (25.10.2020)

  • Fixed anyone can't execute commands.
  • Added .editorconfig file for developers.

King of the Ladder 1.1.6 Beta

25 Oct 10:18
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.6b</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

1.1.6 Beta Release (25.10.2020)

  • Fixed anyone can't execute commands.
  • Added .editorconfig file for developers.

King of the Ladder v1.1.5

14 Oct 16:38
f0c5211
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.5</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

Change logs:

  • Fixed a bug about being king more than once.
  • Replaced some attribute methods with API methods.
  • Optimized sub command fields and commands.
  • Performance optimizations and improvements.

King of the Ladder v1.1.4

09 Oct 10:07
eedbf02
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.4</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

Change logs:

  • Added license header.
  • Added more in-game tips.
  • Fixed custom armor stand holograms.
  • Fixed getting unsupported exception.
  • Fixed debugger sends prefix twice.
  • Fixed item lores for Minecraft 1.13 and higher versions.
  • Fixed bStats metrics.
  • Made callback safe hologram.

King of the Ladder 1.1.3 Release

04 Oct 14:51
Compare
Choose a tag to compare

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework Despical Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.3</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

Change logs:

  • Added custom armor stand holograms.
  • Added missing 1.14, 1.15 and 1.16 items.
  • Added 1.8 compatibility.
  • Added support for 1.16 hex colors.
  • Added separate chat.
  • Now HolographicDisplays is not a dependency.
  • Fixed sending prefix twice.
  • Removed unnecessary command exceptions.
  • Changed MySQL updates to do only one instead of more than nearly 15.
  • Changed a package name - (Developer Alert)
    • me.despical.kotl.handler -> me.despical.kotl.handlers
  • Reworked on update checker.
  • Reworked on debugger.
  • Reworked on message utils.
  • Reworked on tab completion.
  • Reworked on stats saving.
  • So many improvements for new versions of Java.
  • Made code more readable.

Also note that this update includes 1.1.3 beta release changes.

King of the Ladder v1.1.3b

14 Sep 09:31
8a2ef05
Compare
Choose a tag to compare
Pre-release

King of the Ladder Discord Support

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)      ❤ Make Donation

Open Source Libraries

Library Author License
InventoryFramework stefvanschie Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.2</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>

King of the Ladder v1.1.2

11 Sep 12:58
Compare
Choose a tag to compare

King of the Ladder Discord

King of the Ladder is a Minecraft minigame designed for small and big servers. This minigame is unique and very configurable, 100% free and open source!

Don't let other players to climb top of the ladders, punch them to out of the game to win! Who will be the winner? Have fun using it! Leave a good rating if you really like it.

Want to contribute in this project?

💣 Issues Reporting (Discord)

Open Source Libraries

Library Author License
InventoryFramework stefvanschie Unlicense
ScoreboardLib TigerHix LGPLv3
HikariCP brettwooldridge Apache License 2.0
bStats Bastian LGPLv3
Commons Box Despical GPLv3

Want to use King of the Ladder API?

Add repository

    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
    </repositories>

Then add the dependency

    <dependencies>
        <dependency>
            <groupId>com.github.Despical</groupId>
            <artifactId>KOTL</artifactId>
            <version>1.1.2</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>