Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 584 Bytes

clans

clans is a high-performance recode of EpicSet-Clans plugin, this recode is designed to run on newer Minecraft versions.

Check the API documentation at Notion.

Building

To build the project, type the next command. You must've Gradle, and Java 16 or newer.

./gradlew clean
./gradlew shadowJar