BungeeCord

From MBedwars
Jump to navigation Jump to search

! Legacy Warning !

You are currently visiting a prehistoric website of the Marcely's Bedwars plugin for v4 and older.

In 2021, we released version 5 and completely overhauled the wiki. A lot of information that you find here likely won't be up-to-date anymore. You may find the updated wiki on: https://wiki.mbedwars.com

Understanding the different systems

MBedwars contains different lots of different system which you can combine to fit perfectly to your server.
Please select the option which fits to you:

I only want to use a single server for all arenas and the hub

Congratulations, you are done!
Only make sure that you did not install the BungeeCord add-on and did not enable the 'autojoin-enabled' and 'bungeecord-enabled' configs in the config.cm2 file.

I am using a CloudSystem

Before continuing please make sure that your CloudSystem is supported:
Library_CloudSystem#Supported_CloudSystems

If your CloudSystem isn't supported then please continue with the following tutorial:
I have a plugin, e.g. a sign plugins, which is teleporting me to the server with the bedwars arena

If it is supported:
First of all make sure that you did not install the BungeeCord AddOn.
Also prepare and test your arena before continuing as you won't be able to configurate it during production.
Keep also in mind that its not possible to have more than one arena per server (unless you are using MapVoting) when using this combination.
After that open your config.cm2 file and change the following:

  • bungeecord-enabled to false
  • autojoin-enabled to true
  • autojoin-arena to the name of your arena
  • autojoin-way to BungeeCord
  • autojoin-way-bungeecord-lobby to the name of your lobby server which you've defined in your BungeeCord configurations
  • cloudsystem-enabled to true
  • cloudsystem-arena to the name of your arena
  • Optionally cloudsystem-extra to your needs

After that save your changes and template and restart your server.

I have a plugin, e.g. a sign plugins, which is teleporting me to the server with the bedwars arena

First of all make sure that you did not install the BungeeCord AddOn.
Also prepare and test your arena before continuing as you won't be able to configurate it during production.
Keep also in mind that its not possible to have more than one arena per server (unless you are using MapVoting) when using this combination.
After that open your config.cm2 file and change the following:

  • bungeecord-enabled to false
  • autojoin-enabled to true
  • autojoin-arena to the name of your arena
  • autojoin-way to BungeeCord
  • autojoin-way-bungeecord-lobby to the name of your lobby server which you've defined in your BungeeCord configurations

After that save your changes and restart your server.

I am not using any of these systems but still want to have multiple servers for bedwars

You might want to use the Enhanced ProxySync addon.