Hey guys I need some help. I have been adding worlds to my dedi server. So i can explore some more worlds with my friends. The worlds are in game and i can see them but i cannot warp to the world. Same for all my friends. Is this due to us not been seen as new players to the server or did i set something up wrong? Thamks.
So to add new planets to your sectors.yaml, make sure you have (minumum) the following: # Akua - Coordinates: [93, 1, 117] SectorMapType: Planet OrbitLine: false Playfields: - ['0, 0, 0', Akua, Temperate'] - ['0, 0, 0', Akua Orbit, SpaceOrbit] Make sure your coordinates don't overlap with anything else. Make sure your planet and orbit type is valid, in Content>Playfields>FolderName If you add moons, the coordinates need to be at least 10km away from 0,0,0 to avoid overlapping asteroids or the main planet. You can add as many planets as you want to an orbit playfield as long as they aren't overlapping each other.