A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
Thijs Wiefferink 5c9fdb6cc9 Added name change detection, updates regions when name is changed.
When a player logs in it will loop through regions owned by this players
and check if the saved playername is still the same as the current
playername and update the regionflags and -signs if necessary. Also
fixed some spelling mistakes in the English language file and updated to
the latest Transifex translations.
2015-02-09 23:46:32 +01:00
lang Added name change detection, updates regions when name is changed. 2015-02-09 23:46:32 +01:00
src/nl/evolutioncoding/areashop Added name change detection, updates regions when name is changed. 2015-02-09 23:46:32 +01:00
.project Add current language files again 2014-11-14 20:13:47 +01:00
config.yml Added name change detection, updates regions when name is changed. 2015-02-09 23:46: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 Add a bulk sign linking mode for easier setup 2015-01-30 12:12:00 +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.