CivClassic / SimpleAdminHacks

Tools and backend for Citadel servers, including advanced inventory monitoring, active new player assistance, and other logging. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
0 stars 19 forks source link

fixes issue#65 #66

Closed TheRealArchie closed 3 years ago

TheRealArchie commented 3 years ago

Should fix issue #65 with a new fancy config option. Now you can not only disable the recipes for netherite, but any item you enter into the config. Was not able to disable repair recipes due to certain circumstances (combining armor in crafting bench)

please check config on how to do it. Tested and works, enable and disable without any errors in config.

And unlike some config options it does not crash the plugin when putting in something wrong. ;) (Please don't test if this is true I only did a few basic checks)

wingzero54 commented 3 years ago

We decided to go with CraftEnhance - a custom crafting plugin, rather than hand coding recipe changes. I appreciate the work you put into this though