mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-26 20:26:33 +01:00
A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
09af826f88
After executing the command the player is still owner and can do everything like normal. The sign changes to the 'resell' section of the chosen sign profile. The region flags change to the 'resale' section of the flag profile (other greeting). When a player buys the region it transfers the money to the previous owner. New schematic event and commandevents are available for this action. Previous owner will get a message if he is online. A command to stop reselling your region is on the TODO list. |
||
---|---|---|
lang | ||
src/nl/evolutioncoding/areashop | ||
.project | ||
config.yml | ||
default.yml | ||
plugin.yml | ||
README.md |
#AreaShop
Check the documentation at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/
Note: From now on I will try to update this repository every time I make a change to the code.