is there a Limit to amount of times we can have in the config
I have 6 different time periods in Config and i select one to give to group Admin and one to give to group Default
But im noticing weird things happening such as removing the building im actually in the process of building even though i have the timer for admins set to 30 mins (remember this is 30 mins from when i log off - not when im still online)
this is the format i have it in
{
"Permission": "autopurge.none",
"Lifetime": "none"
},
{
"Permission": "autopurge.1d",
"Lifetime": "0s0m0h1d"
},
{
"Permission": "autopurge.30m",
"Lifetime": "0s30m0h0d"
},
should i change the timer so it says "30m" instead of "0s30m0h0d"
I have 6 different time periods in Config and i select one to give to group Admin and one to give to group Default
But im noticing weird things happening such as removing the building im actually in the process of building even though i have the timer for admins set to 30 mins (remember this is 30 mins from when i log off - not when im still online)
this is the format i have it in
{
"Permission": "autopurge.none",
"Lifetime": "none"
},
{
"Permission": "autopurge.1d",
"Lifetime": "0s0m0h1d"
},
{
"Permission": "autopurge.30m",
"Lifetime": "0s30m0h0d"
},
should i change the timer so it says "30m" instead of "0s30m0h0d"