Library CloudSystem: Difference between revisions

From MBedwars
Jump to navigation Jump to search
(Created page with "= Supported CloudSystems = * Library_CloudNet * Library_CaveCloud * Library_CloudSystemIO = About = CloudSystems are being used to manage big BungeeCord servers, w...")
 
No edit summary
Line 10: Line 10:
Due to the way how CloudSystems work, it's possible to create only one arena per server.
Due to the way how CloudSystems work, it's possible to create only one arena per server.
= Connecting a CloudSystem with MBedwars =
= Connecting a CloudSystem with MBedwars =
Make sure that you've created an arena and that you've tested it before!
Please follow this tutorial: [[BungeeCord#I am not using any of these systems but still want to have multiple servers for bedwars]]
 
=== Enable automatic join ===
# Open the ''config.cm2'' file
# Set ''autojoin-enabled'' to ''true''
# Write in ''autojoin-arena'' the name of your arena
# Set ''autojoin-way'' to ''BungeeCord''
# Write in ''autojoin-way-bungeecord-lobby'' the name of your hub, which you've specified in the bungeecord config or in the configs of your CloudSystem
 
=== Connecting the CloudSystem ===
# Open the ''config.cm2'' file
# Set ''cloudsystem-enabled'' to ''true''
# Write in ''cloudsystem-arena'' the name of your arena

Revision as of 21:14, 25 June 2019

Supported CloudSystems

About

CloudSystems are being used to manage big BungeeCord servers, which are usually only being used for minigames.
They give the ability to easily create a new minigame server on which players can connected via a hub, usually by clicking on a sign which is located in the hub.
Connecting a CloudSystem with MBedwars will make MBedwars changing the sign, which are located in the hub and connected to the minigame server, on which the Marcely's Bedwars plugin is installed.
By that it's possible to display the current arena state, the arena name and the amount of players on the sign.
Due to the way how CloudSystems work, it's possible to create only one arena per server.

Connecting a CloudSystem with MBedwars

Please follow this tutorial: BungeeCord#I am not using any of these systems but still want to have multiple servers for bedwars