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.

Lilypad-portal not working

Discussion in 'Support' started by nrxphos, Aug 20, 2013.

  1. nrxphos

    nrxphos Member

    So when I make the portal it tells me the portal was create, but when i jump in it doesn't take me to the server that i set the portal to go to. Can anyone help me and it doesn't tell me that the server is offline so that's out of the question and i tried re-logging that didn't help.
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Does the portalname match the username of the server you want to go?
  3. nrxphos

    nrxphos Member

    yup and the /server command don't work either. if u want ill give you the ip so u can come and see it yourself?
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Latest version?
  5. nrxphos

    nrxphos Member

    56 build
  6. nrxphos

    nrxphos Member

    oh wait of portal the lastest one
  7. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Yea, you could give your IP.
  8. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    The recipient server must have the portal plugin installed.
  9. nrxphos

    nrxphos Member

    it does both hub and factions have the plugin installed.76.117.179.45
  10. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    connection refused
  11. nrxphos

    nrxphos Member

    yeah wait i didnt know u were here so i didnt start it yet
  12. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    oh okay
  13. nrxphos

    nrxphos Member

    Code (text):

    {
      "proxy": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        },
        "outbound": {
          "address": "0.0.0.0"
        },
        "servers": [
          {
            "domain": "*",
            "server": "hub"
          }
        ],
        "motd": "A Minecraft Server",
        "playerMaximum": 9001,
        "authenticate": true,
        "throttle": 2500,
        "tabEnabled": false,
        "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": "0.0.0.0",
          "port": 5555
        }
      },
      "queryUdp": {
        "bind": {
          "address": "0.0.0.0",
          "port": 25565
        }
      },
      "connect": {
        "bind": {
          "address": "0.0.0.0",
          "port": 5091
        },
        "logins": [
          {
            "username": "hub",
            "password": "yoyo"
          },
          {
            "username": "factions",
            "password": "yoyo"
          },
          {
            "username": "minigames",
            "password": "yoyo"
          }
        ]
      }
    }
     
  14. nrxphos

    nrxphos Member

    12:15:29 [SEVERE] Reached end of stream for /198.199.98.246
    12:15:29 [INFO] /198.199.98.246:59171 lost connection
  15. nrxphos

    nrxphos Member

    settings:
    address: 127.0.0.1
    port: 5091
    credentials:
    username: factions
    password: yoyo
  16. nrxphos

    nrxphos Member

    1:minecraft 25565 25565
    2:LilyPad 5091 5091
    3:hello 25567 25567
    4:lilypad 225568 25568
  17. nrxphos

    nrxphos Member

    @Coelho read and come on the server plz i need you

Share This Page