
EnderaLib: The Foundation for Powerful Paper 1.18+ Plugins
EnderaLib is a lightweight yet comprehensive utility library designed to streamline Paper plugin development in Kotlin. While it doesn't offer any standalone features for players, it provides a powerful toolkit for developers to build upon, allowing them to focus on creating innovative and engaging plugin experiences. It is also required for all other Endera plugins.
Key Features:
- Simplified Configuration: Manage plugin settings effortlessly with built-in loading, saving, and validation using Kotlin Serialization and an intuitive API.
- Robust Asynchronous Operations: Handle complex tasks asynchronously using optimized Bukkit dispatchers and simplified database interactions, ensuring smooth performance even with demanding features.
- Intuitive Menu Creation: Craft dynamic and user-friendly menus with ease. EnderaLib's inventory management system simplifies the process of creating engaging inventory-based interfaces.
- Adventure-Ready Text Formatting: Seamlessly integrate rich, formatted text into your plugins with built-in support for MiniMessage, making your chat messages and GUIs visually appealing.
Why Choose EnderaLib?
EnderaLib empowers developers to work smarter, not harder. By providing pre-built solutions for common tasks, it reduces boilerplate code and allows for a more efficient development workflow.
Getting Started:
- Add the Jitpack repository to your
build.gradle.kts:repositories { maven("https://jitpack.io") } - Add the EnderaLib dependency:
dependencies { implementation("com.github.Endera-Org:EnderaLib:1.4.5") }
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18.2, 1.19, 1.19.1
- 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.
- Ships as EnderaLib-1.4.6-shaded.jar — drop this file into the mods folder
- Download size: 22.6 MB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
