1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Config File Help

Discussion in 'Support' started by DW3Predator, Oct 24, 2013.

  1. DW3Predator

    DW3Predator New Member

    The config file isnt working? Can anyone help me?

    The lobby server is 198.49.77.179:25565

    Servers I want to add on 184.171.249.241:25665
    and 198.49.77.221:25665

    Here is the config file...

    {
    "proxy": {
    "bind": {
    "address": "198.49.77.179",
    "port": 25565
    },
    "outbound": {
    "address": "198.49.77.179:25665"
    },
    "servers": [
    {
    "domain": "198.49.77.217",
    "server": "hub"
    }
    ],
    "motd": "\u00264[\u00266J31YGaming\u00264] \u0026eJoin!!!",
    "playerMaximum": 10,
    "authenticate": true,
    "throttle": 2500,
    "tabEnabled": true,
    "localeFull": "You seem to be already logged in",
    "localeOffline": "The requested server is currently offline. Try again later!",
    "localeLoggedIn": "You have logged in from another location",
    "localeLostConn": "Lost connection... Please try to reconnect",
    "localeShutdown": "The server is being restarted. Please try to reconnect"
    },
    "queryTcp": {
    "bind": {
    "address": "198.49.77.179",
    "port": 25565
    }
    },
    "queryUdp": {
    "bind": {
    "address": "198.49.77.179",
    "port": 5555
    }
    },
    "connect": {
    "bind": {
    "address": "198.49.77.179",
    "port": 5091
    },
    "logins": [
    {
    "username": "survival",
    "password": "BoyISeeYouLookingAtMyPassWord(NotMyRealPassword)XD"
    }
    ]
    }
    }
  2. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    Not enough information for me to help.
  3. The_Zip

    The_Zip Active Member Resource Contributor

    Also, try post your things using the code, .[.CODE]General
    code.[./.CODE]

    Getting rid of the periods.
  4. DW3Predator

    DW3Predator New Member

    what else do you need?
  5. The_Zip

    The_Zip Active Member Resource Contributor

    Lol, I beat you in posting:p!

    But, @DW3Predator , we are not going to do this for you, or at least I won't. But I would love to help you out. I would start off by following the directions that LilyPad has, there are super easy to follow and are very well written, http://www.lilypadmc.org/threads/how-to-setup-lilypad-with-multicraft.133/ . Other than that, if you have any errors, or issues, than you would come back here and explain them to us in detail.
    • Like Like x 1
  6. DW3Predator

    DW3Predator New Member

    @The_Zip I like your prefix but, that wasn't what I was going to say. I got all the way up to the bukkit-connect... I can't understand how to download it. I clicked the link added the directory and also uploaded the jar file. I also don't know how to add the server parts to the config file
  7. The_Zip

    The_Zip Active Member Resource Contributor

    Thanks, I got it made the other day, it was kinda a rip off, but I guess it was kinda worth it. You said you can't understand how to download it? And than you said that you uploaded the jar file. I am assuming now that you downloaded it and got it in the server? If you ever have any trouble downloading it, check out http://ci.lilypadmc.org . It should help you.

    Next, I am assuming you have read http://www.lilypadmc.org/threads/how-to-setup-lilypad-with-multicraft.133/ , if not read it and it should answer all of your questions. If not, can you talk me through a little more on what your question is, you mention that you don't know how to add the server parts to the config file. Which config file are we talking about? And what server parts do you not know how to add?

Share This Page