WolfyScript / WolfyUtils-Spigot

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

Paper Plugin Implementation #51

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

This PR adds the paper-plugin.yml to specify a separate entry point for the plugin, and to fix load order issues, where CustomCrafting bootstrap happened before WolfyUtils, even with the depend options.

Some changes were necessary (including breaking changes!):