A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink fb51da84ae Fix a bug with teleporting to signs
If no signs are connected to the region it will now correctly teleport
to the location set by '/as settp' instead of always using the default
location.
2015-01-26 12:31:50 +01:00
lang Fix an unclear message when trying to create a sign for a region that is 2015-01-21 13:28:23 +01:00
src/nl/evolutioncoding/areashop Fix a bug with teleporting to signs 2015-01-26 12:31:50 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Adds a blacklist of region that cannot be added 2015-01-21 13:20:32 +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 Fix a bug with buying a region while it is in resell mode 2015-01-12 17:11:08 +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.