Fix for zombies breaking residence doors in some instances (CatTeaA)
Fix for Brush usage bypass (CatTeaA)
Some changes relating to entities unleashing action (CatTeaA)
Copper chests, shelfs got included into container flag group (CatTeaA)
New flag as GolemOpenChest to manage copper golems opening chests (CatTeaA)
Fix for an error message when checking players permission access while player record is not present at the moment, mainly an issue with first join players
Fix for an error when saving rented areas when player UUID isn't known
Fix for an error when using removeall command on a player which isn't known
Fix for an error when using info command on a residence which might have player records of which we only have UUID but not his name
Some optimization for residence area cleanup on its removal, which now scans one chunk at the time with slight delay introducing less taxing process which can handle bigger residence areas without impacting server performance