# Commands and Permissions

The following is a list of commands available in Skywars, along with a brief description of each command and the required permission level to use it:

/Skywars or /SW: This command opens the Skywars menu, which allows players to join a game, select their preferred items, and view the current list of available Skywars games. No permission is required to use this command.

/Skywars join: This command allows players to join a Skywars game. No permission is required to use this command.

/Skywars leave: This command allows players to leave a Skywars game they are currently participating in. No permission is required to use this command.

/Skywars autojoin: This command enables or disables the auto-join feature for Skywars games. When auto-join is enabled, the player will automatically join the next available Skywars game when one becomes available. No permission is required to use this command.

/Skywars gui: This command opens the Skywars GUI, which allows players to select their preferred items for use in Skywars games. No permission is required to use this command.

/Skywars selectitem: This command allows players to select a specific item for use in Skywars games. No permission is required to use this command.

/Skywars list: This command displays a list of available Skywars games, including the number of players in each game and the game's current status. No permission is required to use this command.

/Skywars admin: This command opens the Skywars admin menu, which allows players with the "skywars.admin" permission to perform various administrative tasks such as creating, deleting, and starting Skywars games. The "skywars.admin" permission is required to use this command.

/Skywars setlobby: This command sets the lobby location for Skywars games. Players with the "skywars.setlobby" permission can use this command.

/Skywars wand: This command gives the player a selection wand, which can be used to select an area for creating or editing a Skywars game. The "skywars.wand" permission is required to use this command.

/Skywars create: This command creates a new Skywars game using the selected area. The "skywars.create" permission is required to use this command.

/Skywars delete: This command deletes an existing Skywars game. The "skywars.delete" permission is required to use this command.

/Skywars addspawn: This command adds a new spawn point to a Skywars game. The "skywars.addspawn" permission is required to use this command.

/Skywars removespawn: This command removes a spawn point from a Skywars game. The "skywars.removespawn" permission is required to use this command.

/Skywars start: This command starts a Skywars game. The "skywars.start" permission is required to use this command.

/Skywars stop: This command stops a Skywars game. The "skywars.stop" permission is required to use this command.

/Skywars enable: This command enables a Skywars game. The "skywars.enable" permission is required to use this command.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swdocs.juriantech.nl/commands-and-permissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
