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.
Shawshark

LilyGameSigns

This is an API for developers, the plugin itself won't do anything except for placing a sign

  1. Shawshark

    Shawshark Active Member Resource Contributor

    Shawshark submitted a new resource:

    LilyGameSigns - Have lobby signs in your lobby for multiple mini game servers.

    Read more about this resource...
  2. feardevilz

    feardevilz New Member

    Sounds like an awesome plugin. Would it be possible to have the server send /status map to the sign so that players can also see which map is in progress on the remote server?
  3. Shawshark

    Shawshark Active Member Resource Contributor

    Sure can add this :)
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Sounds cool

    For more clear info, could the status text be in bold too? So people can see it faster when they are in front of a big wall ;)
  5. The_Zip

    The_Zip Active Member Resource Contributor

    Sounds like a really cool idea! Are you intending to add an API so we don't have to use the dispatchCommand. Or are developers just going to have to use the dispatchCommand if they want to integrate it into there plugins.

    Also, as stated by @feardevilz , it would be useful to add a Map Name in there to, or instead of a map name, a display info. For example, I just finished up working on a Humans vs. Infected plugin. It would be nice if anytime someone go infected I could run something to display the amount Alive and Dead.
  6. Shawshark

    Shawshark Active Member Resource Contributor

    When I say dispatch command I mean something like this.
    Code (text):
    -snip-
    edit: api usage in main post.
    I will try and look into adding a little API for it though if that gets enough requests :)

    What developers are needing to do is when the server comes online or the game starts is to run a command, this command isn't a dispatch command that goes to another server its just a dispatch command to get information to send via a lilypad channel.
    Last edited: Dec 13, 2013
  7. Shawshark

    Shawshark Active Member Resource Contributor

    And sure can do that.

    Running tests out on the plugin and so far so good on my public server.
    • Like Like x 1
  8. The_Zip

    The_Zip Active Member Resource Contributor

    Ok, sounds good @Shawshark . When do you think the release is going to be?
  9. Shawshark

    Shawshark Active Member Resource Contributor

    Edited above reply^ (didn't read your msg properly)

    Well tomorrow ill add the map selection and also make the sign status BOLD and start removing debug messages and debug commands and start clearing up the code.

    So hopefully tomorrow :)
  10. Shawshark

    Shawshark Active Member Resource Contributor

    Is this what you mean? http://vote.craftshark.net/statussign.png

    Might have to remove the brackets for the restarting status seems to cut the second bracket off...
  11. The_Zip

    The_Zip Active Member Resource Contributor

    Ya, I believe that's exactly what he means. And maybe for when the server is restarting, you could have a whole new sign look to it, so that people would know that it is restarting.
    • Agree Agree x 1
  12. Shawshark

    Shawshark Active Member Resource Contributor

    Was thinking the same thing, I'll go give that a shot now.
  13. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Yeah, thats what I mean :p
  14. feardevilz

    feardevilz New Member

    Looks awesome. I was looking for something that would include something like this sort of status details into a compass like they do on mineplex. cant wait :)
  15. The_Zip

    The_Zip Active Member Resource Contributor

    I am pretty sure this plugin doesn't do what Spu does with Mineplex @feardevilz , same concept kinda, but this a sign and not meant to be some type of GUI in Minecraft.
  16. Digby

    Digby New Member

    Please, make this! I'm relying on this to be made for my Server :p
  17. Shawshark

    Shawshark Active Member Resource Contributor

    Hello Digby, I wan't to release a version of this that is 100% bug free I am currently testing it out on my public server and any bug reported is getting fixed, I am thinking all the bugs have been patched and this plugin will be soon be able to be released.
    • Like Like x 2
  18. Digby

    Digby New Member

    Awesome, thanks :)
  19. Shawshark

    Shawshark Active Member Resource Contributor

    Updated main post with the api usage :)
  20. The_Zip

    The_Zip Active Member Resource Contributor

    Looks good man, I can't wait for a release!

Share This Page