Hi, I was wondering how we can disable messages shown when players put down a workbench. Thanks! Great plugin btw.
Disabling workbench placement message?
I need this fixed as well. I only have the permission set for the donors. So I constantly have to explain to the default users why it says what it says and why they can't do it.
Hi @MJSU Would you be willing to fix this? I have to keep explaining to people that it's supporter only. I could just remove the entry fron the lang file. But then it wouldn't remind the supporters.
This has been added in version 2.1.1. If a player no longer has permissions the message will not display. There is also a config now to completely disable the message.
Awesome. Thank you.
Merged post
I get this when updating.
Failed to initialize plugin 'UpgradeWorkbenches v2.1.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.UpgradeWorkbenches.Init () [0x00033] in <9843b287f81743c7995ffacdc47de7bc>:0
at Oxide.Plugins.UpgradeWorkbenches.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <9843b287f81743c7995ffacdc47de7bc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <0fbce81d88d64454b3e7abb24df7026b>:0
Yeah, that's my bad. I missed a method when adding config. It should be good now in 2.1.2.