A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink aceb6945fd Cleanup for code of commands, preparations for adding friends to regions
Code to dectect regions when a name of a region is not specified as
argument for commands has been cleaned and made the same for all
commands (language file cleanup is still necessary). Some functions to
manage friends for regions have been added to GeneralRegion (commands
and applying friends to regions still has to be done)
2014-11-27 23:59:44 +01:00
lang Cleanup for code of commands, preparations for adding friends to regions 2014-11-27 23:59:44 +01:00
src/nl/evolutioncoding/areashop Cleanup for code of commands, preparations for adding friends to regions 2014-11-27 23:59:44 +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.