Quantcast
Channel: BungeeCord Discussion
Viewing all articles
Browse latest Browse all 3776

How to create a BungeeCord Server

$
0
0
1.Setup, make a new folder called BungeeCord and configure 2+ servers

2. Download BungeeCord at ci.md-5.net/job/BungeeCord/lastSuccessfulBuild/artifact/bootstrap/target/BungeeCord.jar

3.Open TextEdit make the format plain (Shift+Command+T) and type

#!/bin/bash
cd "$( dirname "$0" )"
java -Xmx1024M -XX:MaxPermSize=128m -jar BungeeCord.jar

4.then save as example.command

5.Go to your server.properties of your other servers and change online-mode=true to online-mode=false

6.Double click...

How to create a BungeeCord Server

Viewing all articles
Browse latest Browse all 3776

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>