# Setup

Setting up the plugin is relatively easy. A working Spigot server or variant of Spigot like PaperMC is required.\
\
**1.** Download RealisticSeasons from the [spigot page.](https://www.spigotmc.org/resources/realisticseasons-1-16-3-1-18-1-seasons-in-your-minecraft-world-with-temperature-and-calendar.93275/)\
**2.** Download ProtocolLib here: <https://www.spigotmc.org/resources/protocollib.1997/>\
**3.** Put both downloaded jars into the plugins folder of your server.\
**4.** Restart your server\
**5.** Go to the world you want seasons in and type `/rs set spring`. This will set the season in your world to spring and it will also automatically activate the temperature and calendar system. The season cycle starts too.\
**6.** Check out the configuration section of this wiki if you want the plugin to perfectly fit your server. This is not necessary, the plugin will function without changing anything.


---

# 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://wiki.realisticseasons.com/usage/setup.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.
