TorchAPI / Essentials

A Torch plugin that adds must-have utilities and administration tools to Space Engineers dedicated servers.
23 stars 32 forks source link

[Suggestion] Consider offline players? #211

Open zaphiredfox opened 1 year ago

zaphiredfox commented 1 year ago

Can this command, "cleanup playerdistancegreaterthan" be changed to consider offline players as well? Ran cleanup recently with this command and it nuked my offline friends stuff (thankfully I had a backup). Or alternatively, a new command along the lines of "cleanup distancefrompoweredgridgreaterthan". With Splitsie's new scenario, being able to automate a command like that one every few hours would help refresh the playing field and remove the unpowered leftovers without removing all the scrap grids that players have collected at their bases.

https://github.com/TorchAPI/Essentials/blob/55b53d66184e7d557ea3eea4a6cb844cb4d3e3e0/Essentials/Commands/CleanupModule.cs#LL334C71-L334C71