New config option land-type for choosing land plugin to use (currently only GriefPrevention/Residence).
New config option update-on-start for choosing whether the leaderboard should automatically update on every server restart.
Please delete and regenerate your config files or manually add the 2 new options above before running the new version!
Fixed:
Fixed a bug where blocks/spawners directly on the corner of claims were not included in wealth calculation.
Fixed a bug where scheduled update can still begin in the middle of a manual update resulting in double the work.
Fixed a bug where scheduled update can stop working after a manual update.
Plenty of other miscellaneous fixes and code cleanups!
Notes:
Both the config.yml file and en.yml have had quite a number of updates/changes. It is highly suggested to regenerate both files as it might be troublesome to manually eyeball and update the changes.
The phrase "claims wealth" has been replaced with "land wealth" throughout the entire plugin so as to more generally refer to more land plugins.
If you have used MySQL and encounter any issues with inserting data into the database after this update, rename the "CLAIMS_WEALTH" column to "LAND_WEALTH" or simply drop the table and run a leaderboard update to repopulate it.
Finally, I apologize should this update bring about a lot of inconvenience but I promise this sets up the plugin for much better and smoother updates in future!