Releases: Despical/KOTL
1.2.1-beta
Small improvements on saving statistic
1.2.0
King of the Ladder
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 usekotl.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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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
King of the Ladder
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?
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>