Inactive [ADMN/CHAT/INFO] Announcements v0.6 - Custom messages on Join, Left, Kick, Ban and much more! [1597]

Discussion in 'Inactive/Unsupported Plugins' started by Lucke1234, Aug 21, 2011.

     
  1. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Announcements - Custom Messages On Join, Left, Kick, Ban, Pardon and more:

    Version: 0.6

    Moved to BukkitDev!

    This post has been edited 20 times. It was last edited by Lucke1234 Jan 21, 2012.
    Averus and lucoatom like this.
  2.  
  3. Offline

    DragOn1996PL

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    maybe you add option for change name of console
  4. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I've done that now :)
    It will be in version 0.6.
  5. Offline

    davvem

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Request please: Add so you can type the reason, e.g You can type /ban Random_name 1 day griefing? Possible?
  6. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yes
  7. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What i'm doing wrong?? 2012-01-12 20:17:30 [SEVERE] Could not load 'plugins/Announcements.jar' in folder 'plugins': java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) Caused by: java.lang.ExceptionInInitializerError at me.lucke1234.announcements.Announcements.<init>(Announcements.java:17) ... 13 more Caused by: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it. at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:197) at java.awt.List.<init>(List.java:233) at java.awt.List.<init>(List.java:188) at me.lucke1234.announcements.AnnouncementsPlayerListener.<clinit>(AnnouncementsPlayerListener.java:21) ... 14 more
  8. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You are not doing anything wrong, but there is a bug in v0.5 that don't like remote servers.
    Please test the 0.6 Preview-release. I think it work there ;)

    This post has been edited 1 time. It was last edited by Lucke1234 Jan 12, 2012.
  9. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I tested 0.6 too, but it didn't work yesterday at least ( i'm going to test again when i'm coming home :) )
  10. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Btw do this means i can't use Vault or just that it's not needed? :/
    To do

  11. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    0.6 didn't work either same error!

    2012-01-13 18:52:23 [SEVERE] Could not load 'plugins/Announcements.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:127)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.ExceptionInInitializerError
    at me.lucke1234.announcements.Announcements.<init>(Announcements.java:26)
    ... 13 more
    Caused by: java.awt.HeadlessException:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
    at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:197)
    at java.awt.List.<init>(List.java:233)
    at java.awt.List.<init>(List.java:188)
    at me.lucke1234.announcements.AnnouncementsPlayerListener.<clinit>(AnnouncementsPlayerListener.java:20)
    ... 14 more
  12. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Yeah I saw that ;(. But in the real 0.6 it will be fixed.
    I've added the real fix now. ;)
    I will update the plugin as soon I can.

    This post has been edited 1 time. It was last edited by Lucke1234 Jan 13, 2012.
  13. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    The to do list shows what I will try to add before I update Announcements.
    Vault support is updated but is not yet released due to some other bugs. :)
  14. Offline

    Averus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    love it, waiting for fixes
  15. Offline

    alloc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    What about to change "Bad login" message?

    This post has been edited 1 time. It was last edited by alloc Jan 18, 2012.
  16. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Good idea, I will look on that ;)

    This post has been edited 1 time. It was last edited by Lucke1234 Jan 18, 2012.
  17. Offline

    alloc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME

    ok, thanks))
  18. Offline

    Chrisski3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    When someone logs on, it doesn't show that the player logged onto the server. And in the CMD for the server, it says " [SEVERE] Could Not pass event PLAYER_JOIN to Announcements".
    Everything else works fine. Its just that one.
  19. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Thank you for reporting, I will look on that.
  20. Offline

    Chrisski3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    No problem. Keep me updated. Ill tell you if anything changes.
  21. Offline

    Chrisski3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Here is the full Error:
    2012-01-28 18:35:45 [INFO] This failed: java.lang.NullPointerException
    2012-01-28 18:35:45 [SEVERE] Could not pass event PLAYER_LOGIN to Announcements
    java.lang.NullPointerException
    at me.lucke1234.announcements.Announcements.CheckIfJoined(Announcements.java:191)
    at me.lucke1234.announcements.AnnouncementsPlayerListener.onPlayerLogin(AnnouncementsPlayerListener.java:175)
    at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:352)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:340)
    at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:202)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:88)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:39)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:534)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  22. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Previous it was: [SEVERE] Could not pass event PLAYER_JOIN,
    now [SEVERE] Could not pass event PLAYER_LOGIN?

    I'm confused :p
  23. Offline

    Chrisski3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    My Bad, I meant LOGIN
    Lucke1234 likes this.
  24. Offline

    Seannob

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    lucke why does it says null evertime someone or me comes in
  25. Offline

    Plumeex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hi,
    I installed this plugin-in, it's very nice, but sometimes, I see people joining the game while nobody is connecting ! They aren't in the list of the connected players... (and they aren't on the whitelist).

    So what ? Thx. :)
  26. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Please add support for åäö!
  27. Offline

    Chrisski3

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Does this work with 1.2.3 R0.1?
    14stephen14 likes this.
  28. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    No, but an update is incoming :)
  29. Offline

    Lucke1234

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ok, are you Swedish too?
  30. Offline

    14stephen14

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Looking forward to it.. i have missed this plugin as not been able to find a compatible one like this
  31. Offline

    Arkanoid_376970

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey, just wondering if there is going to be an update for 1.2.5R1.0. Have been eagerly wanting to play on my server again, and the Announcements plugin is a must have for me :)

    Thanks

    Ark
  32. Offline

    Auy658

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Japp! :)

Share This Page