A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink e719930364 Reworks '/as info region' command for buy regions and fixes a bug
'/as info region' for buy regions now also supports more info, like the
same way as it does for rent regions. Fixed a bug with signs, now they
will correctly keep their orientation when placed again after removal
(by for example schematics).
2014-12-03 23:43:24 +01:00
lang Reworks '/as info region' command for buy regions and fixes a bug 2014-12-03 23:43:24 +01:00
src/nl/evolutioncoding/areashop Reworks '/as info region' command for buy regions and fixes a bug 2014-12-03 23:43:24 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Changes the '/as info' command for rent regions to show more info 2014-12-03 00:38:55 +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.