Fix for issue when performing /res listall from console
Added command /res lease list to print list of all leases for that residence. Include end dates and owner name if you are owner of main residence.
Fix for custom locale not being updated with new lines
Now you can use string on containers and this action will not be canceled to show residence information
Changed default colors for "likes" line, to be easier to read.
Fix for incorrect anvil data in GUI
Added default Spanish locale by WyRe
Fix for ender dragon getting "removed" when he enters residence in end
Removed bucket flags from default flags.yml to avoid confusion as its no longer exist, flags being attached to build/destroy flags, some time ago.
Fix for residence staying in res list after giving it to someone else.
Fix while getting main residence area.
Some fix for enter/leave messages being displayed backwards...
Added option to display enter/leave messages in title bar or subtitle. Enable this in the config file and set your messages like this: &eWelcome!%subtitle%&eTo My House! subtitle is optional
New save format! (Still yml)
You will find new option in config file called NewSaveMechanic, by default its false. When enabled worlds save file will be compressed with some simple algorithm. Its will be harder to read and edit it directly, but it has couple benefits to have it in new format.
File size will get smaller, can be from 50% to like 30% or less. More residences you will have, bigger savings will be. From my testing file with 43 000 residences went down from 44.2MB to only 14.5MB. No data loss.
Faster load times: from 10.7 to 4.2sec (43k residences)
Faster save times: from 8.7 to 3 sec (43k residences)
You can always disable this and use old saving format if you wish so.