Description
For the cooler version, check this
https://market.controlpanel.gg/resources/resource/28-08-suspend-inactive-user039s-free-servers/
This Script works the same way. It just supports all versions of cpgg and should also support heavily modified / themed versions
This however, does not have the Settings page implemented.
To Change the time (in Days) when an action will be taken, you will have to edit the following lines
const DAYS_UNTIL_SERVER_GETS_SUSPENDED = 5; const DAYS_UNTIL_SERVER_GETS_DELETED = 10;
in "app/Console/Comands/suspendInactive.php"
Reviews
There are no reviews yet.