When I enter the console command autopurge.run, it doesn't remove anything. The console immediately displays:

Here is my config:
{
"Purge Settings": [
{
"Permission": "",
"Lifetime": "0s0m12h2d"
}
],
"Purge Timer Frequency": 300.0,
"Last Seen Timer Frequency": 300.0
}I'd like the timer to be set for 2.5 days. Have I entered the time correctly? Your documentation doesn't say if the 300 is in seconds or minutes. When I put "default" in the qoutes for permission it errors and console says "Missing plugin name prefix 'autopurge.' for permission 'default' (by plugin 'Auto Purge')".