Fixed so you can set and save, permissions and xp and time last two is for furnace recipes.
Fixed so you need permission to edit category's/groups. You can need to ether remove old settings.yml self or add this
Code (Text):
categorys-editor: "craftenhance.edit_categorys"
in perms.
fixed issue when use the plugin first time and get java.io.IOException: Unable to find the path.
Lastly you can now use BeforeCraftOutputEvent to alter the output item or stop the item get crafted, this plugin has no official api so has to use the plugin jar (you find it in the package com.dutchjelly.craftenhance.api.event.crafting).