# Installation

### Step-by-Step Instructions

1. **Download the Plugin**
   * Get the latest version from [SpigotMC](https://www.spigotmc.org/resources/setspawnplus-1-17-x-1-21-x-premium-spawn-plugin-with-plenty-of-features.103629/)
   * Or download from the website you made the purchase
2. **Install on Your Server**
   * Locate your server's `plugins` folder
   * Drag & drop the `SetSpawnPlus-X.X.jar` file into it
3. **Restart Your Server**

   ```
   /restart || /reload
   ```

   * Or stop/start your server completely for first-time installation
4. **You're Ready!**
   * The plugin will auto-generate configuration files
   * Start customizing your spawn experience!

> ⚡ **Tip:** Use `/spawn reload` after making config changes instead of full restarts!\
> ⚡ **NOTE:** Changes made through *GUI* are automatically saved and applied right away!


---

# 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://manole.gitbook.io/setspawnplus/overview/installation.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.
