搭建教程

关闭你的服务器

在开始之前,你需要将你的服务器关闭。

前期准备

将你的插件连接到 MySQL

有以下插件需要你连接到 MySQL。在此之前,如果你已经运营过一段时间,那么你可以 点击 这里查看将 .db 文件数据转到 MySQL 数据库的教程。

  • AdvancedChests

打开其 config.yml 并找到如下内容:

  • AlonsoTags

  • AnotherDailyBonus

  • AureliumSkills

  • BeaconPlus3

  • ClueScrolls

  • FancyWaystones

此插件还需要额外配置,见下,将该选项改为 true

  • HuskHomes

此插件还需要额外配置,见下:

  • MCPets

  • LuckPerms

LuckPerms 提供了非常简便的数据转换方法,详见 这里

此插件还需要额外的操作,详见 这里

  • Lands

  • PlayerAuction

server-name 选项还需填写子服 id。

  • PlayerCosmetics

  • PlayerPoints

  • Quests

  • SupremeBanks

在 config.yml 中找到。

  • Upgradeable两兄弟

在 config.yml 中找到。见 Lands 插件的截图。

  • VentureChat

在 config.yml 中找到。

  • XConomy

在 config.yml 中找到。

特别提醒

所有插件在开启 MySQL 同时还要填写 host(ip)、port、user、pass(word)等信息,其他的不需要修改。

HuskSync 同样需要配置,不再累述。

最后更新于