ProtectionStones
ProtectionStones copied to clipboard
Region parents can get lost if the parent goes through unmerge events
Parents of regions set with /ps setparent can get lost if the parent goes through unmerge events.
This is due to the behaviour of RemovalStrategy.UNSET_PARENT_IN_CHILDREN, which is not restored after unmerging.