I love the plugin and so do my players however we restart server automatically 2 daily everytime server restarts we have to reload InstantSmelt and Craft Controller after each of these restarts . Was wondering if this plugin can be configured so that this doesn't need to be done after server restarts.
Remove need for other crafting plugins to be reloaded
//Server.Command("o.reload InstantCraft");
//Server.Command("o.reload CraftingController");
//Server.Command("o.reload MagicCraft");Delete '//'. In the .cs file
Merged post
Wulf doesn't allow me to delete it...
It isn't something plugins shouldn't be doing... That is a hacky workaround, you shouldn't be messing with other plugins to accomplish this.Arainrr
//Server.Command("o.reload InstantCraft"); //Server.Command("o.reload CraftingController"); //Server.Command("o.reload MagicCraft");Delete '//'. In the .cs file
But there seems to be no other way?
I keep having an issue where the plugin won't work until I reload instant craft. I am not sure if it happens every time I restart the server but it is a pain.