Geolykt / EnchantmentsPlus

Enchantments+, a Bukkit Custom Enchantments Plugin based on Zenchantments targetted at production grade servers
GNU General Public License v3.0
38 stars 14 forks source link

CoreProtect dependency #110

Closed alexchandel closed 2 years ago

alexchandel commented 2 years ago

I get this warning when using EnchantmentsPlus with CoreProtect:

[14:49:05 WARN]: [Enchantments_plus] Loaded class net.coreprotect.CoreProtectAPI from CoreProtect v20.4 which is not a depend, softdepend or loadbefore of this plugin.

Should you be declaring an optional or soft dependency on CoreProtect? Look at how Magic does optional/soft dependencies on a dozen different plugins.

Geolykt commented 2 years ago

Seems like I forgot to add coreprotect in the soft-depend category. Will be fixed with the next release