A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink a25b5a5752 Fix the inactive players options, add the '/as addfriend' command
The unrent/selling of regions for inactive players now correctly checks
the option for rent regions when it is about a rent region, rent regions
also correctly check for OP now.
2014-11-29 16:37:24 +01:00
lang Fix the inactive players options, add the '/as addfriend' command 2014-11-29 16:37:24 +01:00
src/nl/evolutioncoding/areashop Fix the inactive players options, add the '/as addfriend' command 2014-11-29 16:37:24 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Add the stopresell command, fix a bug with reselling 2014-11-27 20:38:48 +01:00
default.yml Add highly configurable rent expire warnings for online players and some 2014-11-16 22:41:41 +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.