Auxilor / EcoEnchants

Custom Enchantments Plugin for the latest minecraft version
GNU General Public License v3.0
262 stars 160 forks source link

Replenish fix #345

Closed 0ft3n closed 1 year ago

WillFP commented 1 year ago

What are those other changes?

0ft3n commented 1 year ago

What are those other changes?

Other changes ? All of them are fixing something in replenish.

1) Fix for replenish only working with wheat seeds 2) Fix compatibility with plugins tracking player-placed seeds (block place event) 3) Fix for replenish using more than 1 seed (because it registers its listener twice, that’s why I’ve added the hardcoded listeners thing that unregisters listeners on enchantment unregister)