This update addresses two different reported issues.
PREVENT_PROJECTILE_ITEM_FRAME flag was preventing players from being able to remove items from item frames.
/domain locate could potentially throw a null exception which was not being picked up correctly when checking if the player was the owner of the field, due to some recent changes made to accommodate admin blocks.