HomeJavaModsCrucialLib
CrucialLib
To make me work faster, consider donating here.
Spoiler: The best and cheapest Minecraft server host!
CrucialLib

CrucialLib is an open-source easy-to-use Spigot library that strives to make plugin development easier. It is the successor to CrucialAPI, now maintained under ChafficPlugins.
Note: If you have any suggestions/questions/feedback for this wiki please use Discussions.

Setup

Attention! Do not forget to place CrucialLib as a dependency in your "plugin.yml" file!

Maven

Code (Text):

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.ChafficPlugins</groupId>
    <artifactId>CrucialLib</artifactId>
    <version>v3.0.0</version>
</dependency>
 

Gradle

Code (Text):

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    implementation 'com.github.ChafficPlugins:CrucialLib:v3.0.0'
}
 

Download

You can get the latest release build here: Stable Build
If you want the most up-to-date builds, you can get one here: Releases

Docs

API Guide | Migration Guide

Getting Help

If you need help, or just want to talk with the team or other Devs, you can join the Official ChafficPlugins Discord Server.
Alternatively just use the discussions.

Dependencies

This project requires Java 21 and Spigot 1.21 or higher.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

CrucialLib is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 3,068 times (via Spigot). Download it and open it directly in the game.

Explore more