Fixes#80
forceMapCheck added at Spawn level and applicable to GroundSpawn class, once map is loaded this can force a future map check and send all forced updates to clients to make sure they receive the new Y position.
This was only applied to ground spawns because other spawns may be floating, thus you do not want to force a Y position on them.