An advanced, reloaded version of my tools to Spigot and Paper plugins
Spigot 1.8 - 1.20
Use correct JARs from release section
- KTools-full-VERSION.jar - Full Version - Use it when your server is running on version older than 1.16, or you have errors on min version
- KTools-min-VERSION - Lightweight Version - Use it when your server is running on version 1.16+
! Versions from 1.8 to 1.13 are LEGACY !
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.KPGTB</groupId>
<artifactId>KTools</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
JavaDocs -> https://java.kpgtb.pl/
Wiki -> https://docs.kpgtb.pl/
- To generate messages, this plugin uses AdventureAPI License: MIT
- To use placeholders in messages, this plugin uses PlaceholderAPI License: GPL-3.0
- To manage UI, this plugin uses ProtocolLib License: GPL-2.0
- To handle database connection, this plugin uses OrmLite License: CC BY-SA 3.0
- To make write GUI, this plugin uses AnvilGUI License: MIT
- Resource packs are uploading to https://transfer.sh/ and https://oshi.at/
- To fix UI shadows, this plugin uses NoShadow License: MIT
- To make UI, this plugin uses Negative Space Font License: CC 4.0
- Some annotations are handled by Project Lombok License: MIT
Apache 2.0