Player Spawns Generator

Create or edit your server's `cfgplayerspawnpoints.xml`. Add spawn points manually or upload an existing file to modify spawn locations and parameters.

Start by Choosing an Option

Click or drag cfgplayerspawnpoints.xml here

OR
How to Use

1. Start: Either "Start From Scratch" to create a new configuration, or upload your existing `cfgplayerspawnpoints.xml` to edit it.

2. Configure: Adjust the `Spawn` and `Generator` parameters. These values control how the game engine selects a valid spawn point from the list.

3. Add Spawns: Add spawn points by clicking the button. Each point needs an X and Z coordinate. The Y coordinate (elevation) is determined by the game automatically.

4. Generate: When you're done, click "Generate & View XML" to see the final output, which you can then copy or download.


Testing Tip: To quickly test your spawn points, set `saveplayerstats="0"` in your server's `db/economy.xml`. This will make you respawn instantly. Remember to set it back to `1` after testing!