ProtectionStones icon indicating copy to clipboard operation
ProtectionStones copied to clipboard

Region parents can get lost if the parent goes through unmerge events

Open espidev opened this issue 3 years ago • 0 comments

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.

espidev avatar Apr 10 '22 04:04 espidev