[INACTIVE][ADMN/DEV] UpdateInfo v0.1 - informs admins at plugin updates [818]

Discussion in 'Inactive/Unsupported Plugins' started by Lingo93, May 18, 2011.

  1. Offline

    Lingo93

    UpdateInfo - informs admins at plugin updates.
    Version: v0.1

    This plugin informs admins ingame at updates of registered plugins.

    Features:
    • Permission support
    Download v0.1
    Source Code


    registered/ supported plugins:
    [​IMG]



    For Developers: http://plugins.tulano.net/lingo93/updateinfo/
    There plugins can be registered.

     
  2. Offline

    Plague

    changelog has to be at the end and show two latest versions unspoilered
    the CB version should be latest recommended, but maybe you really need something newer (if so, just tell me)
     
  3. Offline

    clbrend

    I'm gone try it out. Looks REALY nice!

    Thanks!
     
  4. Offline

    benning2009

    its work good but can you add iconomy and dynmap pls:)
     
  5. Offline

    t3hk0d3

    I think it's better to parse http://plugins.bukkit.org/, with checking changes in titles

    Also i got exception when called /updateinfo command from console:

    Code:
    [Lnet.minecraft.server.Statistic;@3daa57fb
    146 recipes
    [Lnet.minecraft.server.Statistic;@3daa57fb
    16 achievements
    03:47:49 [INFO] Starting minecraft server version Beta 1.5_02
    03:47:49 [INFO] Loading properties
    03:47:49 [INFO] Starting Minecraft server on *:25565
    03:47:49 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-700-
    gf3ae4c3-b733jnks (MC: 1.5_02)
    03:47:49 [INFO] Preparing level "world"
    03:47:49 [INFO] Preparing start region
    03:47:50 [INFO] [PermissionsEx] PermissionEx plugin was Initialized.
    03:47:50 [INFO] [HELP] 0 extra help entries loaded
    03:47:50 [INFO] [HELP] Permissions enabled using: Permissions v100
    03:47:50 [INFO] [HELP] Help 0.2 enabled
    03:47:50 [INFO] [PermissionsEx] Help plugin detected. Support enabled.
    03:47:51 [INFO] PEX Modifyworld are enabled.
    03:47:51 [INFO] [PermissionsEx] version [100] (100)  enabled
    03:47:51 [INFO] [UpdateInfo] Permission enabled
    03:47:51 [INFO] [UpdateInfo] version 0.1 enabled.
    03:47:51 [INFO] WorldEdit 4.3 enabled.
    03:47:51 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    03:47:51 [INFO] Done (0,192s)! For help, type "help" or "?"
    >updateinfo
    03:48:24 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'upda
    teinfo' in plugin UpdateInfo v0.1
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:247)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:379)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.Coloured
    ConsoleSender cannot be cast to org.bukkit.entity.Player
            at de.lingo93.updateinfo.UpdateInfo.onCommand(UpdateInfo.java:57)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
    >
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  6. Offline

    Lingo93

    @benning2009
    sry, currently not, because the expense would be too high for me - the developers should to do this, because it's easier for them

    @t3hk0d3
    I couldn't reproduce this error...
     
  7. Offline

    Leben

    So what exactly makes this better than CraftBukkitUpToDate?
     
    dak393 and BerserkB0mber like this.
  8. Offline

    BigRenegade


    If you read the OP the plugin is not supported of RB 733. It is tested and working with RB 818. This could very well be the reason for your error.

    What makes it better then CbutD is that CbutD only informs you in game when the RB has been updated (for everything else you have to look at the console). This plugin will give you info about any plugin that has been updated (which you are using) in game..

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  9. Offline

    malabarth

    I'm getting this error too, but i'm on 803! :(
    Damned! Your plugin looked good! :)
     
  10. Offline

    t3hk0d3

    Well dude, look at post date. Also error are not CB related, just plugin author casts CommandSender to Player, without checking if it is ConsoleCommandSender actually.
     
  11. Offline

    gameswereus

    We need more supported plugins for this. I have a lot so this would be helpful :p Thanks so much for this!
     
  12. Offline

    SilverstarX

    @Lingo93
    Do we really have to register every plugin with you or wouldn't be easier if your plugin scans all installed plugins for the code-line?
     
  13. Offline

    nabakin

    I really like this plugin but I noticed that this isn't in craftbukkituptodate. Can you please add it to dev.bukkit.org for it to be in craftbukkituptodate?
     

Share This Page