-
-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
Description
Is your feature request related to a problem?
I have I over 600 islands on my server, and 139 of them are necessary for keeping. When cleaning up islands in server, purge protect command requires a massive work. I'm expecting a more intelligent purge function.
Describe the solution you'd like.
Add an optional parameter to purge command when levels addon is installed.
Example:
/bsb purge 30 1000
Clean up islands that below lv.1000 and offline for 30 days.
Describe alternatives you've considered.
Travel to all island in server and set purge protection manually.
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.
Other
Some owners of high-level islands can be offline a quite long without notifying me.
Meanwhile, 90% of new players simply created islands and never come back again.
So the higher the island level, the longer players are allowed to be offline.
Such as:
/bsb purge 7 100
/bsb purge 14 500
/bsb purge 30 1000
/bsb purge 60 2000