A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink a14dc4e541 Fix a bug with the periodic updating of signs
If there is no sign connected to the region it would spam an error to
the console when the periodic update task runs.
2014-12-29 16:39:54 +01:00
lang Update the French language file to the latest version 2014-12-10 14:57:34 +01:00
src/nl/evolutioncoding/areashop Fix a bug with the periodic updating of signs 2014-12-29 16:39:54 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Fix a bug where regions would not update after added to a group 2014-12-10 16:08:52 +01:00
default.yml Fixes a bug with setting the owner flag 2014-12-08 18:07:04 +01:00
plugin.yml Fix a bug where regions would not update after added to a group 2014-12-10 16:08:52 +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.