alex9849 / advanced-region-market

A Bukkit/Spigot plugin for renting/selling WorldGuard regions
https://www.spigotmc.org/resources/advancedregionmarket.58732/
69 stars 45 forks source link

Rent regions, items get removed on reset #154

Closed Qekker closed 10 months ago

Qekker commented 11 months ago

So the blocks gets removed on resets/sell in the regions. How can i prevent that so the i items stays?

alex9849 commented 10 months ago

You can set autorestore to false for any region where you do not want items to be removed. Command: /arm setautorestore [region] false or /arm setautorestore rk:[regionKind] false.