The latest update has the bottom right reminder about decay, it still says "building decaying" for servers with decay off, is it possible to remove this?
Rust "Building Decaying" logo removal
Discussion in 'Plugin Requests' started by mcphee, Dec 21, 2017.
-
It's mainly complete controlled clientside.
Technically it gets shown by this server-value greater then 0:
Code:// BuildingPrivlidge private float cachedProtectedMinutes;
-
So not really possible to remove it then?
Or do I do something with that code you wrote? -
But thats something i would not recommend, nor do i know if that really has the desired result -
Hi:
I am using the NoDecay plugin on our server and am very glad it still works, the messaging is a bit distracting though. I understand as you explained that trying to constantly update the status of the each tool cupboard would not be a good way to address this. Would it be possible to disregard the message or stop it from displaying/printing to the screen?
I guess what I am requesting then would be a plugin that could control the messages that Rust prints to the screen in regards to the tool cabinet in particular, would this be a viable concept?
Thanks for listening,
Wez