ProtectionStones icon indicating copy to clipboard operation
ProtectionStones copied to clipboard

Mark old regions as abbandoned

Open iperrealistico opened this issue 6 years ago • 3 comments

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.

iperrealistico avatar Aug 27 '19 14:08 iperrealistico

would be cool to add once I'm back from my trip

espidev avatar Aug 29 '19 18:08 espidev

Would claiming be free? Would it require a protection stone?

espidev avatar Sep 10 '19 02:09 espidev

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",...

iperrealistico avatar Sep 10 '19 05:09 iperrealistico