Commands
Manage your spawn points with these simple commands.
Player Commands
| Command | Description | Permission |
|---|---|---|
/spawn | Teleports you to the serverβs spawn point. | xsetspawn.spawn |
Administrative Commands
| Command | Description | Permission |
|---|---|---|
/setspawn [x y z] [world] | Sets the spawn at your feet or at specific coordinates. | xsetspawn.setspawn |
/setspawn firstjoin | Sets the unique spawn for new players. | xsetspawn.setspawn |
/xss help | Shows the administrative help menu. | xsetspawn.admin |
/xss reload | Reloads the plugin configuration. | xsetspawn.reload |
/xss update | Manually 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
- Build a small tutorial room where you explain your serverβs rules.
- Stand exactly where you want them to face when entering (X-SetSpawn also saves which way you are pointing your head).
- Run
/setspawn firstjoin. - Now, go to your main city or central area and stand in the center.
- Run the classic
/setspawncommand.
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.