Commands ⌨️
📄 Introduction
In this section, you’ll find the list of commands available in xSpawn. These commands allow you to manage player spawns, teams, and configurations within the plugin. Below is a table with each command, an example of how to use it, and a brief description of its functionality.
⌨️ Management and information commands
| 💬 Command | 💡 Example | 📄 Description |
|---|---|---|
| /xspawn help | /xspawn help | Displays a list of all available commands in xSpawn. |
| /xspawn reload | /xspawn reload | Reloads the plugin’s configuration and settings. |
| /xspawn set <first / team / player> [name] | /xspawn set first | Sets a spawn point at your current location. Can set first spawn, team spawn, or player-specific spawn. |
| /xspawn tp <first / team / player> [name] | /xspawn tp team red | Teleports you to a defined spawn. Supports first, team, and player spawns. |
| /xspawn del <first / team / player> [name] | /xspawn del player Steve | Deletes a defined spawn. Supports first, team, and player spawns. Use '*' for all players. |
📜 Explanation
- General Use: These commands give admins and players control over spawns within the server.
- Setting Spawns: Use
/xspawn setto define first, team, or player spawns at your current location. - Teleporting:
/xspawn tpallows players or admins to teleport to any defined spawn quickly. - Deleting Spawns:
/xspawn delremoves a spawn. You can target individual players, teams, or use '*' for all players. - Reloading Plugin:
/xspawn reloadrefreshes the configuration without restarting the server. - Permissions: Each command has associated permissions, and most require
xspawn.adminfor full access.