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.

Using Multiple IP's

Discussion in 'Discussion' started by Hari K, Aug 8, 2013.

  1. Hari K

    Hari K New Member

    Hello LilyPad Community,

    I am going to start up a cloud/Hub server and I was wondering if it is safe to use more than 1 IP. I have heard that using muliple IPs on BungeeCord is not safe, But is it safe on LilyPad? Also altogether is it safe using LilyPad itself?

    Thanks you for reading,
    Hari
  2. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    You mean,

    Skyblock.domain.com?
    Survival.domain.com
    etc..

    And the main mc.domain.com?
  3. Hari K

    Hari K New Member

    Yes like can i do that
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Yes, its safe. You can use the DNS of Cloudflare. They will protect it.
  5. hamzaxx

    hamzaxx Member

    How would I got about doing this because if i give the servers direct ip lily kicks them?
  6. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Well, it is not possible to use multiple domains for each server. You will get kicked yes. I don't know if this feature ever will become alive :/
  7. hamzaxx

    hamzaxx Member

    hmmm...that's a bummer :/
  8. About7Deaths

    About7Deaths Member

    There is a work around that I discovered, simply download LilyHubKick. An error in the code allows a bypass of the lilypad authentication system. Hope this helps :)
    • Winner Winner x 1
  9. boboman13

    boboman13 Member Contributor

    @About7Deaths I like your enthusiasm! We shouldn't be crapping on @bobacadodl, we should really be praising him about the wonderful authentication bypass system he actually introduced. Can someone rename his project?
    • Agree Agree x 1
  10. hamzaxx

    hamzaxx Member

    @About7Deaths Its ok i figured a better way of solving my problem however it requires you to create sub domains that redirects you to the proxy.
    Code (text):
    "servers": [
          {
            "domain": "play.pandeminet.net",
            "server": "hub"
          },
          {
            "domain": "dvz.pandeminet.net",
            "server": "dvz"
          },
          {
            "domain": "arcade.pandeminet.net",
            "server": "minigames"
          },
          {
            "domain": "usevent.pandeminet.net",
            "server": "usevent"
          }
        ],
    Last edited: Sep 24, 2013
  11. hamzaxx

    hamzaxx Member

    I love your sarcasm :p
    • Like Like x 2

Share This Page