Needs a wipe fix

for some reason the plugin wipes data even tho iv look through the plugins configs and nothing show that the plugin should be doing this so is there a way to block the auto wipe or is that not posable to fix?

line 1079 change to                            void OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter crafter)

line 1081 change to                            BasePlayer basePlayer = crafter.owner;

this will make it compile again

That code is already in place so it isn't that, that's the problem.