🌐 多服同步 - 仅付费版
- 因为 Velocity 的 BungeeCord 插件信道功能可以兼容旧版,使用 Velocity 的服主理应也可以使用该功能。
- 将 Spigot 子服下的
spigot.yml中bungeecord项设置为true。 - 将代理端的
config.yml中ip_forward项设置为true。 - 将 UltimateShop 的
config.yml中databse.enabled项设置为true,然后设置你的数据库设置。 - 将 UltimateShop 的
config.yml中bungeecord-sync.enabled项设置为true。 - 和大部分插件一样,UltimateShop 不会主动验证服务器间数据及其同步过程。如果你的 BungeeCord 出现了数据同步类问题,可以尝试提高
config.yml文件中的cache.load-delay值。如果你的服务器规模庞大,对数据同步要求较高,那么我们推荐你使用其他插件。
SnowCutieOwO