Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 757 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 757 Bytes

ZetaUtils

A simple packaged easy to use MC bukkit plugin library that make plugins work with folia easier

What's inside

  • World APIs(Including folia)
  • Scheduler APIs
  • Teleporting APIS

Build

 ./gradlew shadowJar

Environment requirements: Java 21 After building, you cloud find the final jar in 'zutils-plugin/build/libs/'

Download

All built jars are in the CI artifacts, you could find them in Action

Credits