Buildings not being removed
Hi,
I setup the plugin yesterday but can't see that it's working. I've checked some players who have the permission for the 1d purge but there structure remain. Did i make amistake in the config file?

None - Admins - Regulars
1D - Naked Rank that's applied when someone joined
3D - Beach Dweller Rank that's applied after 4 hours of play
etc

{
  "Purge Settings": [
    {
      "Permission": "autopurge.none",
      "Lifetime": "none"
    },
	{
      "Permission": "autopurge.1d",
      "Lifetime": "1d"
    },
	{
      "Permission": "autopurge.3d",
      "Lifetime": "3d"
    },
	{
      "Permission": "autopurge.7d",
      "Lifetime": "7d"
    }
  ],
  "Purge Timer Frequency": 300.0,
  "Last Seen Timer Frequency": 300.0,
  "Purge Sleepers": false,
  "Debug": false
}​


Many thanks
Wait i beleive it is working. I had been using it on a user who hadn't been online for awhile. But i guess if the plugin has never seen the player it just shows zero (as other players have values). When i gave the player a value, it eventually ticked over to a day and i saw some enties disapear.

I'm guessing this ideally needs to be on from the start of a wipe.