What I want to do.
1 Require plot pole for building (to keep bases withing 30 m)
2 No maintenance for 30 -60 days
3. delete items not touched in 30
What I have set right now.
DZE_BuildingLimit = 300;
DZE_requireplot = 1;
CleanupPlacedAfterDays = 180
Can anyone help?