Now /res auto should take provided max value instead of always using max group size
Fix for issue when failing to determine worldedit selection tool as of 7.x update which changed format from Integer to material name
Fix NPE for rare situation when changing residences
Added option to change Server_Land name in locale file. Keep in mind that it should be without color codes or spaces
Fix for subzones not keeping capitalization when creating them
Fix for flag descriptions not appearing in /res set gui
Fix for FAWE issue with its nevest version made for 1.13+ servers
Fix for issue with 1.13+ servers when checking blocks to perform residence cleanup and chunk is unloaded.
Added couple multiverse type plugins as softdepend which should some of the issues people are having
Fix for /res shop list throwing error if residence was recently deleted
Fix for 1.13+ servers (och that nasty 1.13 version) related to land dry event
Added option to define default flags when player rents residence. before this point it would only add Admin flag which by itself allows to change flags, but its not so convenient. For this to take full effect you might need to perform 2 full server restarts, first one will generate some of the needed things for it to work and second one would catch those values.
And some general fixes related to WorldEdit changing its API with nevest 7.x version.