When using multiclaim, we currently check for each plot if it has an adjacent land claimed. Instead, it should check if there is at least one land claimed adjacent to any of the lands that will be claimed.
This might need a better structure to avoid code duplication.