Increase cost of crafting (Rust)
Hi everyone,

I just downloaded the Blueprintmanager plugin to make a non-blueprint server, this is working properly.

The idea is to make a server semi-vanilla, but I want to see the possibility of increasing the cost of some items (Workbench tier 2 and 3 mainly), so far I have not found how to do it, neither with commands nor with plugins.

Does anyone know if this is possible and how?

Regards!
with commands - not possible. Only with plug-ins
With what plugin for example?, I did the search in umod but I didn't found something useful :(
In response to marning ():
With what plugin for example?, I did the search in umod but I didn't found something useful :(
I dont know examples on umod
I don't think this is possible via a plugin, the client will always see it as the default cost as far as I know.
In response to Wulf ():
I don't think this is possible via a plugin, the client will always see it as the default cost as fa...
I talked about re-checking resources and then show messages or etc
I've been able to increase crafting costs, make them higher, lower, etc... by modifying an old mod. Problem is the GUI side will always show the same stuff regardless of the actual costs. So with gears for example, they cost 10 scrap to make and you get 4 of them now, but gui shows 100 scrap, however it only actually uses the real cost, 10 scrap. Frustrating part is there is no way for me to change it in the GUI to reflect the real cost of crafting things.
There is a not updated plugin right there that is faking a craft ui, you can configure your own craft.
It's not changing the default UI but create a new one, with some bind in the plugin you can easily customize your server craft.