Home Eco How to Configure Custom Player Spawn Points in Your ECO Server πŸ“πŸŒ

How to Configure Custom Player Spawn Points in Your ECO Server πŸ“πŸŒ

Last updated on Feb 13, 2025

Setting up custom spawn points in your ECO server can help you control where players start their journey, whether it's in a safe zone, a specific location for roleplay, or near a key resource. This guide will show you how to set up and configure custom spawn points for players using the VolticHost Game Panel.


Prerequisites

  • An ECO server purchased at VolticHost.com

  • Access to the VolticHost Game Panel

  • Basic understanding of spawn point configuration in ECO


Enabling Custom Spawn Points πŸ”§

  1. Log in to your VolticHost Game Panel.

  2. Click on your ECO server.

  3. Navigate to the Server Settings tab.

  4. Locate the Custom Spawn Settings section.

  5. Enable Custom Spawn Points by toggling the option to Yes.

  6. Save the changes to enable custom spawn point functionality.

βœ… Custom spawn points have been successfully enabled! πŸ“


Configuring a Custom Spawn Point πŸ“

  1. Log in to your VolticHost Game Panel.

  2. Click on your ECO server.

  3. Navigate to the File Manager tab.

  4. Open the SpawnPoints.eco file located in the Configs folder.

  5. Add a new spawn point entry by using the following template:

    {
        "spawnName": "City Center",
        "x": 1500,
        "y": 50,
        "z": 1500,
        "description": "Main city spawn point."
    }
    
    
    • Customize the spawnName, x, y, and z coordinates to specify the location where players will spawn.

    • Optionally, add a description for better clarity on where the spawn point is located.

  6. Save the file to apply the new spawn point.

βœ… Custom spawn point has been successfully configured! πŸ—ΊοΈ


Configuring Multiple Spawn Points βš™οΈ

  1. Log in to your VolticHost Game Panel.

  2. Click on your ECO server.

  3. Navigate to the File Manager tab.

  4. Open the SpawnPoints.eco file.

  5. To add multiple spawn points, repeat the process from the previous section for each new location, adjusting the coordinates and descriptions accordingly.

    • Example for a second spawn point:

      {
          "spawnName": "Forest Retreat",
          "x": 2000,
          "y": 40,
          "z": 2000,
          "description": "Spawn point near the forest."
      }
      
      
  6. Save the file to apply all spawn points.

βœ… Multiple custom spawn points have been successfully configured! 🌳


Assigning Spawn Points to Players πŸ‘₯

  1. Log in to your ECO server.

  2. Press F1 to open the admin console.

  3. Use the following command to assign a specific spawn point to a player:

    /spawn [player_name] [spawn_name]
    
    
    • Example: /spawn player1 City Center
  4. Press Enter to teleport the player to the designated spawn point.

  5. Verify that the player spawns correctly at the desired location.

βœ… Player has been successfully assigned to a custom spawn point! πŸ‘


Verifying Custom Spawn Points 🌟

  1. Log in to your ECO server.

  2. Use the admin console or walk to the spawn points you’ve configured to ensure they’re properly placed.

  3. Ensure that players spawn at the correct points, based on your configuration.

  4. Verify that the coordinates and descriptions match what you intended for the game world.

βœ… Custom spawn points have been successfully verified! βœ…


Conclusion

You've successfully configured custom player spawn points on your ECO server using the VolticHost Game Panel! This will allow you to create personalized starting locations for players, enhancing their experience on your server.

For further assistance, contact VolticHost Support. πŸ’¬