Firstly I wanted to allow players research them, but there is a clientside problem - the client tells the player that he can't research it, so from the serverside it's impossible. We also can't add it to the crafting grid, as long as it's clientside.
That's all cool, but ther is a problem I'm still looking for a way thro - at the end of the crafting client gets the NRE(much red text on the screen). It doesn't affect everything.
I don't think it's possible to get away from it somehow - I've spent 3 days searching thro the code.... But if someone would find a way - I would defenetly add it to the plugin.
Chat Commands
- /quarry -- Start the crafting of the mining quarry if the player meats the requirements
Configuration
The settings and options can be configured in the QuarryCraft file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.That's all cool, but ther is a problem I'm still looking for a way thro - at the end of the crafting client gets the NRE(much red text on the screen). It doesn't affect everything.
I don't think it's possible to get away from it somehow - I've spent 3 days searching thro the code.... But if someone would find a way - I would defenetly add it to the plugin.