A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink c12314fa98 Fixes a bug with setting the owner flag
Now correctly splits the content of the owner flag at ', ' instead of
just a space (members flag already does this).
2014-12-08 18:07:04 +01:00
lang Updates the language files to the latest version from Transifex 2014-12-05 16:20:00 +01:00
src/nl/evolutioncoding/areashop Fixes a bug with setting the owner flag 2014-12-08 18:07:04 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Changes owners/members handling to WorldGuard to UUID's 2014-12-04 22:56:18 +01:00
default.yml Fixes a bug with setting the owner flag 2014-12-08 18:07:04 +01:00
plugin.yml Added 'friend regions' to the '/as me' command 2014-12-05 13:48:41 +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.