Description:
Cronus is an advanced library to make plugin creation easier. Accessing the API is simple, and with it, you can save tons of time typing out long code.
Features:
First, add the project library to your project, either by adding the .jar as a library, or through Maven:
In your onEnable() method, set the main plugin with:
Support / Feature Requests:
Looking to get support? Join my discord server: https://discord.gg/dhJnq7R
Cronus is an advanced library to make plugin creation easier. Accessing the API is simple, and with it, you can save tons of time typing out long code.
Features:
- Chat Utilities
- Player Utilities
- Item Builder
- Skull Builder
- YML File Creator
- Chat Display Utilities
- VillagerTradeEvent
First, add the project library to your project, either by adding the .jar as a library, or through Maven:
Code (Text):
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.Shawn11564</groupId>
<artifactId>Cronus</artifactId>
<version>1.0.4</version>
<scope>provided</scope>
</dependency>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.Shawn11564</groupId>
<artifactId>Cronus</artifactId>
<version>1.0.4</version>
<scope>provided</scope>
</dependency>
Code (Java):
API.
setPlugin
(
this
)
;
Support / Feature Requests:
Looking to get support? Join my discord server: https://discord.gg/dhJnq7R
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.15
- 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.
Cronus - A titan of a library is a free Minecraft Java mod. Compatible with Minecraft 1.15. Downloaded 130 times (via Spigot). Download it and open it directly in the game.