Skip to main content

Bungee Installation

Addon installation on bungee mode.

info

If you are using this addon with Bungee mode you do need to have BedWarsProxy installed!

  1. Download the plugin from Polymart.
  2. Put the BedWars1058-PrivateGames-x.x.x.jar file into both BedWarsProxy and BedWars1058 servers' plugins folder.
  3. Start your server, let it to fully start, and then stop it.
  4. Open both BedWars1058's and BedWarsProxy's authentication files
    File location: plugins/BedWars1058/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.

  1. Start your server, let it to fully start, and then stop it again.

  2. Open plugins/BedWarsProxy/Addon/Private-Games/config.yml and set the remote-port to your desired port.

note

remote-port Must not be the same as server.properties or BedWarsProxy's port

  1. Restart your BedWarsProxy server.

  2. Open plugins/BedWars1058/Addon/Private-Games/config.yml, and then add the lobby server where you've installed BedWarsProxy at, under lobby-sockets path, like shown below:

plugins/BedWars1058/Addon/Private-Games/config.yml
lobby-sockets:
- 0.0.0.0:2022
note

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.

  1. Start your server, let it fully start.
  2. Profit!