Protecting bases after offline for 10 minutes?Solved
Im trying to have this mod fully protect everyones base when they are offlineafter 10 minutes and i am wondering how i can edit the .json file to where once someone gets off the mod counts for 10 minutes then gives them full protection until they get back on
AOR doesn't give permanent protection, but you could configure a ridiculously high number of hours.

"damageScale": {
    "1": 0,
    "4000": 1
}
​
thankyou so much
Locked automatically