Fix for pvp flag not being checked if its not set and parent residence have it.
Added French locale to default package, thanks to percyanak
Added fly flag as of request. If residence/player will have fly set to true, player can fly inside it, when leaving residence, fly will be disabled. To avoid slamming your face into ground when fly is being disabled, couple things can happen: plugin will try to find place where to land player down from hies location, if that fails, then upwards. If this fails, then location set in config file will be used, if that one is not set correctly, then main world spawn location will be used, if all this fails, then player fly will be disabled and he will fall down as brick and you will get complain about lost exp and stuff ^.^ You can bypass fly flag with residence.flybypass and player not in survival adventure mode will not be effected.