# Installation

## <mark style="color:blue;">Download</mark>

The plugin is available on these marketplaces as a premium plugin:

* [SpigotMC](https://www.spigotmc.org/resources/bungeecord-friends-party-system-with-a-custom-gui-1-8-x-1-20-x.108701/)
* [BuiltByBit](https://builtbybit.com/resources/friend-party-system-with-custom-gui.27612/)

## <mark style="color:blue;">Installation Plugin</mark>

### Proxy servers (if you have a Bungeecord / Velocity proxy):

1. Place the FriendSystem-Bungee.jar / FriendSystem-Velocity.jar file in the plugins folder of your BungeeCord / Velocity server
2. Restart BungeeCord / Velocity
3. Place the FriendSystem-Spigot.jar file in the plugins folder of your minecraft server
4. Reload the minecraft server
5. Configure individual messages in the messages.yml or GUI design with the /editgui command<br>

### Spigot-only servers (if you <mark style="color:red;">DONT</mark> have a Bungeecord / Velocity proxy):

1. Place the FriendSystem-Spigot-Standalone.jar  file in the plugins folder of minecraft server
2. Reload the minecraft server
3. Configure individual messages in the messages.yml or GUI design with the /editgui command

## <mark style="color:blue;">Installation Custom GUI</mark>

#### Vanilla (if you are not using Oraxen / ItemsAdder):

1. Upload the Resource Pack on a website of your choice (for example mcpacks.net)
2. Set the resource pack URL in your server.properties to the uploaded file
3. Restart your Server
4. Join the server and type /editgui enableCustomGui

#### Oraxen / ItemsAdder:

1. Copy the Oraxen / ItemsAdder folder into your plugins folder
2. Reload Oraxen/ItemsAdder
3. Join the server and type /editgui enableCustomGui


---

# 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://sk8ingduck.gitbook.io/friendsystem/friends-and-party-system-wiki/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.
