Improved help page pagination, which is not cleaner and has option to go to first page if you are at last one or go to last one if you are at first.
Some improvements when it comes in recognizing materials.
Improved residence cleaning process after its removal, it should be allot faster an partially moved to async mode.
Renamed minCord to minCoord, because its a thing...
Fix for issue when tridents could be used to damage animals or people inside residence as it was not considered to be a damageable thing. Zeus is angry...
Added option to use %subtitle% in residence enter leave messages if they are being printed out into title bar which will show it in second line
Fix for issue with throwable potions damaging entities inside residence when it should be protected.
Fix for black listed material recognition
Fix for missing the correct informational message when player is missing the appropriate permission node.
Now we will properly hide residence area coordinates in /res area listall command feedback message
Added option to actually translate /res area listall feedback message
Added missing tab complete flag options
Fix for being able to place a bed just right outside a residence when second part would be generated inside it
Fix for /resadmin auto not taking into consideration that it was run as admin command
Fix for /res auto not taking into consideration provided custom size when defining area height.
Now in case you dint provided residence name but only its desired size in /res auto, this will be a valid command. So /res auto 10 will create 10 block wide residence with your name as residence name. Keep in mind that this prevents you from creating residence by only providing its name as a numeric value, but you can still create one by providing both ofthem, so /res auto 666 10 will create residence with name 666 and 10 blocks in size.
Fix for issue with tridents in residences which has nodurability enabled.
Added direct support with LuckPerms5 if you dont have Vault plugin, which usually handles permission stuff
Added missing Cat's as animals which prevented them from being properly controlled with specific flags.
Some optimizations for 1.13+ servers for BlockPhysicsEvent in residences with dryup flag.
Small optimization for player interact event
Fix for some flag interactions: crafting table, beacon, enchant table, repeater
Fix for missing feedback message on residence removal.