Fix trees impostors in the deep sea getting stuck showing after resetting the deep sea and reconnecting
- switch TreeManager from using local position when registering trees to using world position
- fixes trees spawned parented to the island (before they are unparented) from being spawned in one tree grid but deleted from a different one
- add ServerWorldPosition to keep existing behavior until we figure out if we are renaming ServerPosition