# Overview

<figure><img src="/files/qb1cjdX3Hkpkn3feQvgq" alt=""><figcaption><p>Island terrain by <a href="https://lectern.browsit.org/resources/resource/51/">Browsit</a>. Frigate by <a href=" https://elitecreatures.com/shop/transportation/voyage-of-the-seas/?sld=browsitllc ">EliteCreatures</a>. Shader by <a href="https://www.complementary.dev/">Complimentary Development</a>.</p></figcaption></figure>

Sea of Steves is the ocean adventure gameplay plugin where you hunt (and fight) for treasure! **It is designed to be used with a predominantly water-based islands map or generator.** We humbly recommend [Isles of Alex](https://lectern.browsit.org/resources/resource/51/), which we'll refer to throughout this documentation.

### PIRATE’S HONOR

All new sailors receive the same set of tools, including a sharp blade. Each seafarer must rely on skill to prove they’re a cut above the rest! Default gear can be replaced with [MythicMobs](https://mythiccraft.io/index.php?pages/official-mythicmobs-download/) items, if desired.

### HIDDEN RICHES

Search for buried treasures along the sandy shores! Use your trusty divining rod to locate their exact position, but watch out—some of those chests are booby trapped! Sell your haul to merchants to get your name spread far and wide.

### TREACHEROUS WATERS

The ocean can be a scary place, but you brought firepower! Defend your booty from other raiders while sailing in your trusty vessel. Just be wary: the depths beneath aren’t kind to strangers.

### Recommended Dependencies

* [Multiverse-Core](https://github.com/Multiverse/Multiverse-Core) (world reset)
* [Terra](https://github.com/PolyhedralDev/Terra) (with config pack)
* [PhatLoots](https://github.com/Redned235/PhatLoots) (chest loot)
* [Vault](https://github.com/milkbowl/Vault) + an economy plugin

### Quick Start

1. Copy this plugin jar and dependencies to your server’s */plugins* folder
2. After startup, shut down server and open */plugins/SeaOfSteves/config.yml*
3. Update \`sos.worlds\` list with the names of worlds you wish to use SeaOfSteves

*This project is not affiliated with "Sea of Thieves" which is a trademark of Microsoft Corporation. We are affiliated with EliteCreatures and you should assume that any and all links in this documentation are affiliate links. The views and opinions expressed on this website are solely those of Browsit, LLC (unless otherwise credited) and do not necessarily represent those of our affiliates.*


---

# 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://browsit.gitbook.io/sea-of-steves/overview.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.
