Mark old regions as abbandoned
When doing /ps admin cleanup remove it would be nice to have a sign to spawn in the region telling that this region is abbandoned, with customizable text. Instead when doing /ps admin cleanup disown it would be nice if the plugin set a new motd to all the regions that get disowned, like "This region is abbandoned, claim it with /ps reclaim".. and add a command like /ps reclaim to claim regions that are abbandoned.
would be cool to add once I'm back from my trip
Would claiming be free? Would it require a protection stone?
Make it configurable in the protection stone config or in the config.yml 😉
require-ps-for-abbandoned: true/false
Then, if you implement the motd:
flags-when-abbandoned: {...}
Or if you implemented the sign:
create-abbandoned-sign: true/false abbandoned-sign-text: "string1","string2",...