A library shared between all my plugins.
As of 7/26/2022, this library now requires Paper, instead of Spigot. I might support Spigot once again in the future though
- World1-6Utils-COMMON: Classes that are shared between modules
- World1-6Utils-API: Interfaces used for abstraction
- World1-6Utils-Plugin: Classes that can be used in any MC versions via regular Bukkit API or our ClassWrappers API
- World1-6Utils_WE_7210: Used to access the 7.2.10 WorldEdit API used for a class that implements World1-6Utils-API
- World1-6Utils_CMI_API: Used to access CMI API (Yes I'm aware of https://github.com/Zrips/CMI-API)
./gradlew build