WolfyScript / WolfyUtils-Spigot

The WolfyUtilities implementation for the Spigot platform
10 stars 4 forks source link

No longer shade & relocate Libs #40

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

This update removes most libraries that are available in maven-central from the shading and relocation list. Instead it uses the libraries feature available in the plugin.yml. This reduces the size of the jar massively and also reduces build time by a bit. Additionally, it makes libs like Adventure to be compatible with the one included in Paper, and provides a more direct access to docs and source code of the dependencies.