KtLoader
A bukkit plugin that provides the JVM with the Kotlin Standard Library.
Why does this exist?
The spigot.org resource section has a maximum upload file size of 4 MB. Like myself, plugin developers that choose to write their plugins in kotlin will sometimes run into the issue of their final JAR size being too large to upload. In an effort to combat this restraint, KtLoader provides the Kotlin Standard Library rather than your final JAR.
Reduced size
Depending on KtLoader instead of providing the Kotlin Standard Library in your final JAR will reduce your file size by 1.4 MB.
KtLoader for developers
If your plugin requires the Kotlin Reflection Library, check out KtReflectLoader .
A bukkit plugin that provides the JVM with the Kotlin Standard Library.
Why does this exist?
The spigot.org resource section has a maximum upload file size of 4 MB. Like myself, plugin developers that choose to write their plugins in kotlin will sometimes run into the issue of their final JAR size being too large to upload. In an effort to combat this restraint, KtLoader provides the Kotlin Standard Library rather than your final JAR.
Reduced size
Depending on KtLoader instead of providing the Kotlin Standard Library in your final JAR will reduce your file size by 1.4 MB.
KtLoader for developers
- If using maven, set the kotlin-stdlib dependency scope to provided.
- If using gradle, use the compileOnly dependency configuration instead of api or implementation.
- Add KtLoader to your plugin.yml's depend section.
- Drag and drop ktloader.jar into your server's plugins folder.
If your plugin requires the Kotlin Reflection Library, check out KtReflectLoader .
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
KtLoader is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 248 times (via Spigot). Download it and open it directly in the game.