WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
114 stars 36 forks source link

Fix Paper incompatibility #258

Closed WolfyScript closed 1 year ago

WolfyScript commented 1 year ago

Removed any usage of WolfyCoreBukkit, because WolfyCore can be either Bukkit or Paper since 4.16.10.1 and cause a CastException otherwise.