A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink 83d4efc3a8 Remove redundant setting from the config to enable schematics
The 'enableSchematics' boolean setting from the config.yml file is not
usefull, 'enableRestore' in default.yml already handles the same thing,
and is more flexible (per region or region group instead of general)
2015-03-13 18:25:24 +01:00
lang Fix a bug with teleporting 2015-03-13 14:41:54 +01:00
src/nl/evolutioncoding/areashop Remove redundant setting from the config to enable schematics 2015-03-13 18:25:24 +01:00
config.yml Remove redundant setting from the config to enable schematics 2015-03-13 18:25:24 +01:00
default.yml Add an option to set where '/as find' should teleport you to 2015-01-26 12:27:43 +01:00
plugin.yml Added the '/as stack' command to easily create and register regions 2015-02-22 17:08:32 +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.