Bungeecord help

Discussion in 'Bukkit Help' started by Denny7m, Oct 21, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Denny7m

    I setup the Bungeecord network but i cant connect it says "java.net.ConnectException: Connection timed out: no further information;" i dont know why and i dont know how to fix it, Here are all the things i did:
    Created a Spigot server named it "Lobby"
    Created an other spigot server named it "Survival"
    Created an other server called "KitPvP"
    Created "Skyblock"
    Created my final server "Creative"
    I put the following code in all of the .bat files:
    @Echo off
    java -Xms1024M -Xmx1024M -jar spigot.jar
    pause

    Then i go to server properties and set online mode to false, set the port for Lobby 25566,
    The port for Survival 25569
    The port for KitPvP 25561
    The port for Skyblock 25567
    The port for Creative 25568
    The port for Lobby 25566

    Then i go to ALL the '''bukkit' files in there and set
    "Connection Throttle" from 4000 to -1
    then i open the "config" file in the Bungeecord folder and put the following in:
    servers:
    Lobby:
    motd: '&4Welcome to Hypercraft's &e&lLobby &4server.'
    address: (my ip):25566
    restricted: false
    SkyBlock:
    motd: '&4Welcome to Hypercraft's &e&lSkyblock &4server.'
    address: (my ip):25567
    restricted: false
    Creative:
    motd: '&4Welcome to &e&lCreative &4server.'
    address: (my ip):25568
    restricted: false
    Survival:
    motd: '&4Welcome to Hypercraft's &e&lSurvival &4server.'
    address: (my ip):25569
    restricted: false
    KitPvP:
    motd: '&4Welcome to Hypercraft's &e&lKitPvP &4server.'
    address: (my ip):25561
    restricted: false

    now, what did i do wrong?
    If you help me, i will appriciate it.
     
  2. Online

    timtower Administrator Administrator Moderator

    Locked
    Bungeecord requires offline mode.
    Offline mode is not supported by Bukkit.
     
Thread Status:
Not open for further replies.

Share This Page