# ShopGuiPlus Config

<figure><img src="/files/2f7GmoAUYLXJkdgIpQ08" alt=""><figcaption></figcaption></figure>

## ShopGUIPlus Config Installation Guide

This guide will walk you through installing, configuring, and activating your custom ShopGUIPlus Premium store on your Minecraft server.

For support, join the official Discord and open a ticket in **#tickets**.

***

### 🚀 Installation Steps

#### 1️⃣ Prepare the Configuration Files

1. Open the ZIP of your configuration.
2. Choose your preferred language folder, for example:\
   `shopguiplus/config/english or spanish`.\
   Inside you should see:
   * `shops/`
   * `config.yml`
   * `lang.yml`
3. Create a **new ZIP or RAR** containing only these three items.
4. Make sure to **delete all original default shop files** from the ShopGUIPlus plugin before uploading your new configuration.

***

#### 2️⃣ Upload and Extract

1. Upload your new ZIP or RAR to your server using FTP or your hosting control panel.
2. Extract the ZIP or RAR into the server’s plugin folder or the directory where ShopGUIPlus stores its configurations.

***

#### 3️⃣ Reload the Plugin

After uploading and extracting:

1. Start or restart your server.
2. In-game, run the command:
3. /shop reload

This will load your custom shop configuration properly.

***

#### 4️⃣ Verify Configuration

Once reloaded:

* Open your shop in-game and check that all items, categories, and prices appear correctly.
* Test purchasing a few items to confirm that everything works as expected.
* Make sure your language settings are applied properly.

***

### 🛠️ Troubleshooting

If your ShopGUIPlus store doesn’t load correctly:

1. Ensure all original default shop files were removed.
2. Confirm that the folder structure in your ZIP/RAR matches the plugin’s expected structure.
3. Make sure the YAML files are valid (no syntax errors).
4. Restart the server after any changes.
5. For persistent issues, open a ticket on the official Discord in **#tickets**.

✅ Your ShopGUIPlus Premium store is now installed and ready!


---

# 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://dark-ness.gitbook.io/docs/configs/shopguiplus-config.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.
