# 🌐Multi Server Sync - Premium

* Due to the backward compatibility of Velocity with BungeCord's Plugin Message feature, Velocity users should also be able to use this feature.
* Change Spigot server's `spigot.yml` file's `bungeecord` option value to `true`.
* Change proxy server's `config.yml` file's `ip_forward` option value to `true`.
* Change **UltimateShop** plugin's `config.yml` file's `database.enabled` option value to `true`, then setup your database settings.
* Change **UltimateShop** plugin's `config.yml` file's `bungeecord-sync.enabled` option value to `true`.
* Like most plugins, UltimateShop does not verify the accuracy and synchronization of data across different servers in BungeCord. If your BungeCord is experiencing data synchronization issues, you can try increasing the `cache.load-delay` value in the `config.yml` file. If your server is a large proxy server with very high synchronization requirements, we recommend that you choose other plugins.


---

# 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://ultimateshop.superiormc.cn/features/multi-server-sync-premium.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.
