Getting current upkeep time?
I'm currently working on a plugin where I need to display the current upkeep time left for a cupboard. I've searched a lot, checked plugins but couldn't find any method of doing so. Could someone give me a hint on it?

Is this the right forum to ask such questions? :S
You can also ask for support in game-specific categories, like this rust one. Probably you can use `BuildingPrivlidge::GetProtectedMinutes`
You can't change position of existing one, you can only create custom one if needed
5d656fd426316.jpg Stantastic
I'm currently working on a plugin where I need to display the current upkeep time left for a cupboard. I've searched a lot, checked plugins but couldn't find any method of doing so. Could someone give me a hint on it?

Is this the right forum to ask such questions? :S

https://umod.org/community/rust/11636-hook-for-changes-in-base-upkeep-time

Thanks guys! That worked for me.