NLthijs48 / AreaShop

A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
GNU General Public License v3.0
55 stars 90 forks source link

(Question) AreaShop with Shop plugin #491

Open johnsoncui02 opened 5 years ago

johnsoncui02 commented 5 years ago

Desired behavior I have not tested this yet, but I would assume AreaShop uses world guard to replace the region however it was if the rent time has expired. I have a plugin called Shop https://www.spigotmc.org/resources/shop-a-simple-intuitive-shop-plugin.9628

And my concern is that when i tried to //cut the blocks while the shop is active, it would not be removed. I was thinking if there's any way to remove the sign first before replacing anything else. Or if there are any possibilities that we can do those checks to make it automated?

My current alternative is to manually delete a user's data from the Shop plugin before the rent area expires

How the shop is. image

this is the aftermath of the area being restored back to the way it was before it was rented.

[this is not a pickable item] image

johnsoncui02 commented 5 years ago

According to the AreaShop plugin it stated that the shop would be removed correctly if schematics restore is enabled. in this case which that doesn't seem to be working right now. https://github.com/NLthijs48/AreaShop/wiki#required-dependencies