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.

Login when sessions are down

Discussion in 'Requests' started by Yive, Aug 3, 2014.

  1. Yive

    Yive New Member

    So there is this plugin for bungeecord called "AlwaysOnline" basically it just checks for if the sessions are down and allows people with the same IP as their last login to join.

    Example:
    Before sessions go down:
    Yive: IP = 127.0.0.1
    After sessions go down:
    Yive: IP = 127.0.0.1
    Yive is allowed to login.

    Before sessions go down:
    Notch: IP = 127.0.0.1
    After sessions go down:
    Notch: IP = 10.0.0.2
    Notch is not allowed to login.

    Here is the link to the plugin since I probably did a bad job of explaining what it does.
    http://www.spigotmc.org/resources/alwaysonline.820/
  2. The_Zip

    The_Zip Active Member Resource Contributor

    Thank you for informing us of this!

    I am assuming you are wondering if there is a plugin like this for LilyPad, and if not requesting someone to make it. LilyPad does not have a proxy API, therefor something like this would be impossible in the current state of LilyPad, unless you edited the proxy itself.
  3. Yive

    Yive New Member

    Ah dang, hopefully someday something like this is imported into lilypad itself or lilypad gets an API.
  4. Amir Omidi

    Amir Omidi Member

    Lilypad has an API. The proxy side is written in GoLang, which has its ups and downs. This is one of the downs.

Share This Page