Geolykt / EnchantmentsPlus

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

Unable to combine tools to transfer Enchantments #97

Closed kizerk closed 2 years ago

kizerk commented 3 years ago

Hi, When attempting to transfer an enchantment from this plugin from one tool to another in an anvil the process does not result in the enchantment being adding but the tool with it on will be consumed as if it should have been. Pick one Pick two Result Pick

I am not sure if this is a result of one of the anvil changes you made but If this is possible to fix i would love to know how.

Plugin version: 4.0.1 Paper version: git-Paper-779 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) You are 9 version(s) behind Changes from default and previous versions I am not sure as i am not an admin on the server but any additional information needed I can ask and maybe get

Geolykt commented 3 years ago

If you have access to the config files, it would be good to know whether the 1xx-anvil-merger was employed (the setting can be found in the patches.yml file). If would also be helpfull to see if plugin realizes that the second input item has the grab enchantment. This can be seen via the /ench info (no arguments) command, it could very well be that the custom lore breaks it