Bungee Installation
Addon installation on bungee mode.
If you are using this addon with Bungee mode you do need to have BedWarsProxy installed!
- Download the plugin from Polymart.
- Put the BedWars1058-PrivateGames-x.x.x.jar file into both BedWarsProxy and BedWars1058 servers' plugins folder.
- Start your server, let it to fully start, and then stop it.
- Open both BedWars1058's and BedWarsProxy's authentication files
- BedWars1058
- BedWarsProxy
File location:plugins/BedWars1058/Addons/Private-Games/authentication.yml
File location:plugins/BedWarsProxy/Addons/Private-Games/authentication.yml
Put your personal license key that you got from the result of these steps on the
license-key
path of each file.
Start your server, let it to fully start, and then stop it again.
Open
plugins/BedWarsProxy/Addon/Private-Games/config.yml
and set theremote-port
to your desired port.
remote-port
Must not be the same as server.properties or BedWarsProxy's port
Restart your BedWarsProxy server.
Open
plugins/BedWars1058/Addon/Private-Games/config.yml
, and then add the lobby server where you've installed BedWarsProxy at, underlobby-sockets
path, like shown below:
lobby-sockets:
- 0.0.0.0:2022
The socket IP and the port must be from plugins/BedWarsProxy/Addon/Private-Games/config.yml
file's port
path, it's not the server port.
- Start your server, let it fully start.
- Profit!