A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink 9fd16290c0 Fix some unclear and wrong messages in the language file
Thanks to qlick for suggesting these language changes. Also fixes a bug
with the '/as info player' command, would cause an error if a region has
an incorrect UUID as owner or an UUID without name.
2015-02-22 23:16:37 +01:00
lang Fix some unclear and wrong messages in the language file 2015-02-22 23:16:37 +01:00
src/nl/evolutioncoding/areashop Fix some unclear and wrong messages in the language file 2015-02-22 23:16:37 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Added the '/as stack' command to easily create and register regions 2015-02-22 17:08: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 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.