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
Many thanks
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