skLib
skLib is a library designed to make it easier for developers to build Minecraft plugins. It provides a set of utility functions and classes that simplify common coding tasks, streamlining plugin development and reducing boilerplate code. ⚠️ skLib is NOT compatible with Spigot servers ⚠️
Features
- Easy-to-use utility methods for common tasks.
- Provides robust and reusable functions for handling data structures, file I/O, and more.
- Designed to be lightweight and efficient, without unnecessary dependencies.
- Aims to improve code readability and reduce development time.
Installation
To add skLib to your Minecraft plugin project, include it as a dependency in your build.gradle file:
maven {
url 'https://jitpack.io'
}
dependencies {
implementation 'com.github.lmaoskript:skLib:<version>'
}
Replace <version> with the version you want to use.
skLib is not affiliated with SkriptLang or any Skript addon.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as skLib-0.1.0.jar — drop this file into the mods folder
- Download size: 6 KB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
