-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Andy Saw edited this page Jan 26, 2022
·
4 revisions
- Backend nodes: Spigot (or Paper fork)
- Proxy: Bungeecord (or Waterfall fork)
- 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)
- Put
pcbridge-<version>.jar
in the servers'plugins
folder and restart your server (This will generate a folder labelledPCBridge
with a config.yml files) - Edit the config with your preferred text editor.
- Update the
config.yml
with the required values (API key, base URL, MySQL connection details) and then restart your server. - Make sure that each backend node server (Spigot) has a unique server name in
config.yml