πŸ“ X-SetSpawn⌨️ Commands

Commands

Manage your spawn points with these simple commands.

Player Commands

CommandDescriptionPermission
/spawnTeleports you to the server’s spawn point.xsetspawn.spawn

Administrative Commands

CommandDescriptionPermission
/setspawn [x y z] [world]Sets the spawn at your feet or at specific coordinates.xsetspawn.setspawn
/setspawn firstjoinSets the unique spawn for new players.xsetspawn.setspawn
/xss helpShows the administrative help menu.xsetspawn.admin
/xss reloadReloads the plugin configuration.xsetspawn.reload
/xss updateManually checks for available updates.xsetspawn.update

πŸ€” What is /setspawn firstjoin for?

Normally /setspawn defines the general point where everyone respawns. However, sometimes you want new users to appear in a special tutorial area separate from the main spawn. With firstjoin, you do exactly that.

πŸ› οΈ Practical Example: Creating a Tutorial Area

πŸ‘€ View Code Example / Cases
  1. Build a small tutorial room where you explain your server’s rules.
  2. Stand exactly where you want them to face when entering (X-SetSpawn also saves which way you are pointing your head).
  3. Run /setspawn firstjoin.
  4. Now, go to your main city or central area and stand in the center.
  5. Run the classic /setspawn command.

Ready! Now when someone joins the server for the first time, they will appear in the tutorial. Once they finish and either die or use /spawn, they will go to the main city forever.