A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink e23ad74744 Stops the unnecessary saving of the groups file.
It would mark the groups file as changed every time the groups get
loaded from the file. That would cause a unnecessary save after '/as
reload' and after restart/reload of the server.
2014-12-07 00:04:46 +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 Stops the unnecessary saving of the groups file. 2014-12-07 00:04:46 +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 Changes handling WorldGuard flags, it now actually adds friends 2014-12-01 21:00:27 +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.