A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink 83778ff803 Changes owners/members handling to WorldGuard to UUID's
Now adding uuid's to the owners/members flag in the flagProfiles section
is default, adding names is possible with 'n:<name>', groups is still
'g:<group>'. Now warnings will be displayed in the console if the size
of a schematic does not match the region size.
2014-12-04 22:56:18 +01:00
lang Changes owners/members handling to WorldGuard to UUID's 2014-12-04 22:56:18 +01:00
src/nl/evolutioncoding/areashop Changes owners/members handling to WorldGuard to UUID's 2014-12-04 22:56:18 +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 Cleanup for code of commands, preparations for adding friends to regions 2014-11-27 23:59:44 +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.