Server down on multiworld
#5
Okay here a tutorial for it. Follow it step for step.
Choose a folder (i choose the name root for them) where you want to set up two servers and bungecord.

Bungeecord

  1. Create a folder named bungecord
  2. Download from this page http://ci.md-5.net/job/BungeeCord/ the file BungeeCord.jar and place it in the folder name bungeecord
  3. From cmd or terminal run
    Code:
    java -jar BungeeCord.jar
  4. After startup type end to stop bungeecord
  5. You have a file named config.yml open it with an editor
  6. Change the line host: 0.0.0.0:25577 to host: 0.0.0.0:25565
  7. Under servers change from lobby the port 25565 to 25566
  8. And add this lines under restricted: false from lobby:
    Code:
    world:
        motd: 'Another world'
        address: localhost:25567
        restricted: false

Cuberite lobby
  1. Add a cuberite server to the root and change the name to Cuberite_lobby
  2. Start the server and stop after finish
  3. Open the settings.ini
  4. Under section [Authentication]:
  5. Change Authenticate=1 to Authenticate=0
  6. Change AllowBungeeCord=0 to AllowBungeeCord=1
  7. Change the Ports=25565 to Ports=25566

Do the same steps above with another cuberite server and change the Ports=25565 to Ports=25567.
Start bungeecord and both cuberite servers. In the console of the cuberite servers will come from one the error, that the port 8080 is already in use. You change the port in the file webadmin.ini.

Connect to localhost with your minecraft client. And check if you can swap with the command
Code:
/server world
to the second server.

One problem with that is you would have to setup the permissions every time for both servers.

If something is unclear or not working, just post and ask.
Reply
Thanks given by:


Messages In This Thread
Server down on multiworld - by DrMasik - 09-18-2015, 06:36 PM
RE: Server down on multiworld - by DrMasik - 09-22-2015, 04:25 AM
RE: Server down on multiworld - by Seadragon91 - 09-22-2015, 06:47 AM
RE: Server down on multiworld - by DrMasik - 09-22-2015, 06:59 AM
RE: Server down on multiworld - by Seadragon91 - 09-22-2015, 04:14 PM
RE: Server down on multiworld - by LogicParrot - 08-28-2016, 04:34 AM
RE: Server down on multiworld - by DrMasik - 08-28-2016, 08:08 PM
RE: Server down on multiworld - by ThuGie - 08-28-2016, 08:55 AM
RE: Server down on multiworld - by LogicParrot - 08-29-2016, 11:27 PM



Users browsing this thread: 1 Guest(s)