You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug with the /as settp command not accepting arguments, it would always try to find regions at your location instead of first checking if you give it a region name.
Fixed a bug with inactive player unrent/sell settings. If the inactiveTimeUntilUnrent or inactiveTimeUntilSell settings would be set to a value above 35000 it would cause an integer overflow, resulting in a 50% chance that all regions will be unrentend/sold (and if that does not happen it will still sell/unrent them too early).
Fixed a bug with periodic sign updating crashing when a region has 0 signs.
Add an update checker, will check BukkitDev for the latest file and print a message in console if an update has been found. Also notifies OPs + players with the areashop.notifyupdate permission. It will never download the latest version, because those might require a backup or manual changes to run properly.
Fixed some possible bugs with getting the list of players that are added as friend to a region.
--Restored compatibility with WorldGuard 5.9 (WorldGuard 6.0+ is still recommended because that one properly supports UUID's, so 5.9 would cause problems with name changing) and WorldEdit 5.6.3 (could probably already be used with previous AreaShop versions)-- Broken in this version, fixed in V2.1.3 by releasing 2 jar files.
The French language file has been corrected at some points.
The German language file has been completed and corrected at some points
The Polish language file has been improved slightly, but is not 100% complete yet (can you help translating? Check this page)