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.

How to setup lilypad with MinecraftPanel?

Discussion in 'Support' started by L W, Jul 28, 2013.

  1. L W

    L W New Member

    My allinone config:

    {
    "proxy": {
    "bind": {
    "address": "X.X.X.X", <-- I change that to my ip4 right?
    "port": 25565
    },
    "outbound": {
    "address": "X.X.X.X" <-- I change that to my ip4 right?
    },

    "connect": {
    "bind": {
    "address": "X.X.X.X", <-- I change that to my ip4 right?
    "port": 5091
    },
    "logins": [
    {
    "username": "Hub",
    "password": "lilypad"
    },

    =============================================================

    My connect file on my hosted server:

    settings:
    address: X.X.X.X <-- Change this to my public server ip right?
    port: 5091
    credentials:
    username: Hub
    password: password
  2. boboman13

    boboman13 Member Contributor

    You need to change all the address fields in your allinone.conf to your IPv4 address, you are correct on that. And the address field for your config.yml is the IPv4 address you put in on the allinone.conf.
  3. L W

    L W New Member

    My server is a dedicated server. They are on different machines.
  4. boboman13

    boboman13 Member Contributor

    I'm not sure how this connects with what I said (or didn't say) above. You still need to put the IPv4 address.
  5. L W

    L W New Member

    Doesn't work
  6. boboman13

    boboman13 Member Contributor

    LilyPad is optimized for dedicated servers, and I can guarantee, if you set it up correctly, it will work.
  7. L W

    L W New Member

    I have a dedicated server and one that i host on my computer
  8. boboman13

    boboman13 Member Contributor

    The setup is exactly the same as I said.
  9. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Is this solved or not?
  10. boboman13

    boboman13 Member Contributor

    Should be solved, unless he has more questions that I failed to answer @Matt

Share This Page