I am still struggling to get this working again.
AutoPurge is the only plugin I have installed now.
Here is my config:
When I load an run the plugin:
Im still not sure whether the permission is for people you want to purge, or people you dont, so I also tried this:
It was working beautifully up until this wipe. I'm not sure what I'm doing wrong here.
AutoPurge is the only plugin I have installed now.
Here is my config:
{
"Purge Settings": [
{
"Permission": "autopurge.yes",
"Lifetime": "4d"
}
],
"Purge Timer Frequency": 1.0,
"Last Seen Timer Frequency": 1.0
}When I load an run the plugin:
(08:24:10) | Loaded plugin Auto Purge v2.0.4 by misticos
(08:24:25) | Purge has started. Objects on the map: 387040
(08:24:25) | Purge just ended. Objects on the map: 387040
(08:26:12) | Player 'XXxxXXX (11111111111)' permissions:
etc,etc, autopurge.yes
Player 'XXxxXXX (11111111111)' groups:
defaultNothing purged, but this is the entry in the datafile for the user above: {
"ID": "11111111111",
"LastSeen": 1565063998
},14 days ago he was last seen.Im still not sure whether the permission is for people you want to purge, or people you dont, so I also tried this:
(08:31:25) | Player 'XXxxXXX (11111111111)' revoked permission 'autopurge.yes'
Then i do autopurge.run:
(08:33:09) | Purge has started. Objects on the map: 385905
(08:33:09) | Purge just ended. Objects on the map: 385905It was working beautifully up until this wipe. I'm not sure what I'm doing wrong here.