Setting buildings to not decay?Solved
Hi,

I would like to build one big building but that building in the game does not need TC. It would be a pretty big building set aside for events. What exactly plugin should I have that I don’t need a TC for that building ?

Thanks.
If you want to completely disable decay on the server you don't need a plugin, you can use these startup parameters:

decay.scale "0"
decay.upkeep "False"

Merged post

Or if you search the plugins for "decay" there are several that might be useful for you.
thank you.
Locked automatically