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.

Tutorial: MessageRequests and talking between servers

Discussion in 'Tutorials' started by hawkfalcon, Jun 13, 2013.

  1. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    @hawkfalcon Be sure to move your EventListener outside of the constructor, remove the implements Listener, and unregisterEvents onDisable. Crucially important and I don't see anyone doing it.
  2. hawkfalcon

    hawkfalcon New Member

    Fixed, did it on my phone so yeah.
    @Coelho you don't need to unregister in Bukkit, so why would you in #LilyPad?
  3. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    LilyPad isn't Bukkit.
  4. hawkfalcon

    hawkfalcon New Member

    :(
  5. Stilldabomb

    Stilldabomb New Member

    This is not where you'd post this, this is a development tutorial, not a place for tutorials for installing/configuration of LilyPad.
  6. Thomas Robinson

    Thomas Robinson New Member

    I would like to know if it is possible to make a plugin which check's how many players are on the "Main" server, and if it's at a certain number it will send you to the "Limbo" Server
  7. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    I made that plugin yesterday, just fixing some bugs and it it done :)
  8. Thomas Robinson

    Thomas Robinson New Member

    Once it's done can I have a link
  9. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Yea sure. I will add it to the resource page when i fixed some bugs and errors.
  10. Thomas Robinson

    Thomas Robinson New Member

    Ok Thanks :)

Share This Page