A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink 21340af89f Change the '/as find' command to randomly pick a region that suits
First searches all matching regions (rent/buy, maxprice and group), then
randomly picks one.
2015-01-12 21:55:01 +01:00
lang Add a message to show resell price when using '/as info region' 2015-01-12 21:42:54 +01:00
src/nl/evolutioncoding/areashop Change the '/as find' command to randomly pick a region that suits 2015-01-12 21:55:01 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Fix a bug with buying a region while it is in resell mode 2015-01-12 17:11:08 +01:00
default.yml Fixes a bug with setting the owner flag 2014-12-08 18:07:04 +01:00
plugin.yml Fix a bug with buying a region while it is in resell mode 2015-01-12 17:11:08 +01:00
README.md Update README.md 2014-11-13 23:17:45 +01:00

#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.