Fixed bug where recipes could not be crafted! Everything should work fine now. If you still encounter issues please report them.
Added new recipe priority system. For every recipe you can set a priority tag. The priority tells the plugin when to test the recipes. So there are 5 priorities: LOWEST, LOW, NORMAL, HIGH, HIGHEST Recipes with LOWEST will be checked first. Recipes with HIGHEST will be checked last. NORMAL is the default value and will not change the priority of a recipe.
Removed the override setting for recipes again. It was not really working as intended and the new system is easier to use.
There is also a bug fix for WolfyUtilities! It fixes color codes bugs again!