Gettings Started
First steps
Installation
BedWarsProxy is a plugin that can be installed on lobby/ hub servers. Do not install it on arena servers.
Copy the
BedWarsProxy.jar
in the plugins folder and restart your server.Open config.yml and set your desired port that will be used to receive data from the arenas. This mustn't be the same as the port from server.properties.
Still in config.yml, insert your database credentials to sync bed-wars statistics from arenas.
Restart the lobby server.
Go on each bed-wars arena and open
plugins/BedWars1058/config.yml
. a. Here add the lobby server where you've installed BedWarsProxy, underlobby-sockets
. Like this:The server IP and the port from BedWarsProxy/config.yml. This is not the server port. b. Still in this config, set the
server-id
to match the server from bungeecord's config. c. SetserverType
to BUNGEE.Restart your arenas and enjoy.
Last updated
Was this helpful?