Skip to content

Installation

Andy Saw edited this page Jan 26, 2022 · 4 revisions

Officially supported software:

  • Backend nodes: Spigot (or Paper fork)
  • Proxy: Bungeecord (or Waterfall fork)

Prerequisites

  • At least one Minecraft server running Spigot, and one server running Bungeecord (see above list)
  • MySQL/MariaDB server
  • LuckPerms (must be installed at least on the Bungeecord proxy)

Install the plugin

  1. Put pcbridge-<version>.jar in the servers' plugins folder and restart your server (This will generate a folder labelled PCBridge with a config.yml files)
  2. Edit the config with your preferred text editor.
  3. Update the config.yml with the required values (API key, base URL, MySQL connection details) and then restart your server.
  4. Make sure that each backend node server (Spigot) has a unique server name in config.yml
Clone this wiki locally