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.

Server is offline

Discussion in 'Support' started by DevConsol, Mar 6, 2015.

  1. DevConsol

    DevConsol New Member

    please delete that topic
    Last edited: Mar 9, 2015
  2. Superfuzzy

    Superfuzzy Member

    I dont know if that's what you are looking for if it is on purpose but you never defined what happens when ANY other ip is connected to (for example you also didnt define any domain that redirected to 25565).
    So if you want to always connect to a main server and only with a special ip to a special server you should add this little bit to your proxy.yml (between line 8 and 9):

    Code (text):
    - domain: ""
        server: lobby
    That has the effect that not regarding the domain you'll get redirected to lobby. Except when one of your special domains were connected over.

    I hope this helped :)

Share This Page