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

Lily-Shout 1.2

Provide your players with an easy way to communicate across all your servers.

  1. boboman13

    boboman13 Member Contributor

    boboman13 submitted a new resource:

    Lily-Shout - Provide your players with an easy way to communicate across all your servers.

    Read more about this resource...
  2. Roodoff

    Roodoff Member

    Nice would like to see more
  3. boboman13

    boboman13 Member Contributor

    More plugins, features...? It's just my first, and I intended it for my server but since there are so little plugins out there I wanted to help spur the community by releasing it :)
  4. CMonster95

    CMonster95 New Member

    Tested it on 1.6.2, immediately gave this error:

    18:43:54 [SEVERE] Could not load 'plugins/LilyShout.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: lilypad/client/connect/api/request/RequestException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
    at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
    at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
    at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
    at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
    at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
    at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    Caused by: java.lang.NoClassDefFoundError: lilypad/client/connect/api/request/RequestException
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: lilypad.client.connect.api.request.RequestException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 12 more



  5. boboman13

    boboman13 Member Contributor

    CMonster95 very interesting error... the stack trace seems to indicate an error with the LilyPad API instead of my plugin though.
    Coelho do you think this is an error on LP's end or Lily-Shout's end?
  6. CMonster95

    CMonster95 New Member

    Was this plugin updated with the most recent API (for Minecraft 1.6.x)? I will do some more testing with a server that's closer to vanilla. I just caught it on the fly. Thank you!
  7. boboman13

    boboman13 Member Contributor

    It shouldn't have to be compiled against the latest builds - the only Bukkit code accessed is very high level and probably will never change (simple messaging).
  8. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    The user is either not using LilyPad-Connect, or your plugin is not depending on LilyPad-Connect in it's plugin.yml.
  9. boboman13

    boboman13 Member Contributor

  10. boboman13

    boboman13 Member Contributor

  11. Shawshark

    Shawshark Active Member Resource Contributor

    Feature Request:

    What would be good to have is something in the config as

    All-servers
    - true

    What it would do is send the shout message to every server that has the plugin install in that server.
    Because it would be kind of a pain to add it to every server if I open a new server all id need to do is install the plugin to that server config it and done.
  12. killklli

    killklli New Member

    Feature Request:
    The option to turn on auto chat, where it would broadcast every message without the need for a command.
  13. boboman13

    boboman13 Member Contributor

    @killklli this has been asked for before, I'll try my best to add it!
  14. Mikgreg

    Mikgreg Member

    How's this coming along? Looking for a cross-server chat plugin
  15. The_Zip

    The_Zip Active Member Resource Contributor

    Why would you need a cross server chat plugin? why not just combined the servers to make one?
  16. Mikgreg

    Mikgreg Member

    I own a server which currently has a small player base, the server can feel rather empty with the separate chats, but I have too many things to pack into one server and have it run lag-free.
  17. The_Zip

    The_Zip Active Member Resource Contributor

    Ah, I guess I could see that. You should put your ip in your signature. If not message it to me, I would love to check it out.

Share This Page