[ADMN/CHAT/INFO] Plugins_info v1.12 - Plugin list/information/manager [1.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Patrick_pk91, Jul 16, 2011.

  1. Offline

    Patrick_pk91

    PLUGIN-INFO

    Current Version: v1.12
    [​IMG]

    [​IMG]

    List & information of all plugins installed on the server

    Features:
    • List of all Plugin installed on a server
    • Information of a specific plugin installed on a server
    • at startup save list and information to HTML file (you can find in the "plugins/Plugins_info/Plugins_info.html") Example here
    • you can upload the "Plugins_info.html" automatically with FTP connection
    • Sign information
    Download the lastest Plugin (JAR/ZIP)




    Commands & features & Permissions & configure "Plugins_info.dat"
    see information here: http://www.consolepk.altervista.org/page.php?22

    Installation (open)

    Just copy the .JAR file into your plugins directory.




    CHANGELOG:
    Version 1.12

    Relased: 12October 2011
    • Can set the HTML save folder
    • update to bukkit 1317
    Version 1.11

    Relased: 28 September 2011
    • add permissionsEX support
    • add bpermissions support
    • add superperm support
    • update to bukkit 1185
    Version 1.1


    Relased: 13 September 2011
    • More faster on load
    • i have re-style the html file
    • you can upload the html file on a server (FTP)
    • plugins stop/restart and reload
    • sign information
    • update to bukkit 1060
    • add permissions support
    Version 1.01



    Relased: 19 July 2011
    • export to a file HTML the list of plugins and information
    • Fix Bug
    • upgrade Bukkit build 1000
    Version 1.0



    Relased: 16 July 2011
    • Releasing my plugin
    Changelog (open)









    Bug report (open)

    You find a bug or a problem?? post here :
    • Description of bug
    • Screen of bug (if possible)
    Thanks XD






    For more info: http://www.consolepk.altervista.org/page.php?22
     
    MuttsNuts likes this.
  2. Offline

    Kiwz

    I am getting an error when I try /pl or /plugin.
    My plugins: CLICK!
    I am using Craftbukkit #1060.
    Code:
    pl
    21:21:59 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'pl' in plugin Plugins_info v1.01
    
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:344)
    
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:489)
    
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:468)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Caused by: java.lang.NullPointerException
    
            at me.Patrick_pk91.plugins.code.stampa_plugins(code.java:168)
    
            at me.Patrick_pk91.plugins.Plugins_info.onCommand(Plugins_info.java:107)
    
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    
            ... 6 more
     
  3. Offline

    mrvertigo27

    @Patrick_pk91 Ok, I know i stated before that adding options for the admin to mess with default coloring of the html would be not needed and solely cosmetic however....

    any chance we can get that so i can always have an updated reference on my site that matches without my having to edit the html file with every added plugin?
     
  4. Offline

    Patrick_pk91

    ok also i put an option, that you can decide if you want color or not

    i will try toput this feature
     
  5. Offline

    mrvertigo27

    hey, I noticed the plugin having issues with zips.... or something
    output in spoiler
    Show Spoiler
    18:27:09 [INFO] [Plugins_info] PLUGIN_INFO v1.01 is enabled! created by: Patrick
    _pk91
    18:27:11 [SEVERE] java.util.zip.ZipException: error in opening zip file
    18:27:11 [SEVERE] at java.util.zip.ZipFile.open(Native Method)
    18:27:11 [SEVERE] at java.util.zip.ZipFile.<init>(Unknown Source)
    18:27:11 [SEVERE] at java.util.zip.ZipFile.<init>(Unknown Source)
    18:27:11 [SEVERE] at java.util.zip.ZipFile.<init>(Unknown Source)
    18:27:11 [SEVERE] at me.Patrick_pk91.plugins.JarResources.init(JarResource
    s.java:53)
    18:27:11 [SEVERE] at me.Patrick_pk91.plugins.JarResources.<init>(JarResour
    ces.java:35)
    18:27:11 [SEVERE] at me.Patrick_pk91.plugins.code.plugin_info(code.java:13
    )
    18:27:11 [SEVERE] at me.Patrick_pk91.plugins.Plugins_info.elenco(Plugins_i
    nfo.java:79)
    18:27:11 [SEVERE] at me.Patrick_pk91.plugins.Plugins_info.onEnable(Plugins
    _info.java:52)
    18:27:11 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    18:27:11 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:885)
    18:27:11 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:278)
    18:27:11 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:178)
    18:27:11 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:161)
    18:27:11 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:286)
    18:27:11 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:273)
    18:27:11 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:149)
    18:27:11 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:337)
    18:27:11 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    18:27:11 [INFO] Could not find plugin.yml.


    i wasnt aware i had zips in my plugoins dir, maybe this is used to open the jars? thought i'd report.
     
  6. Offline

    DemonCraft

    Suggestion.
    Like make a sign where you can type these on the lines and it will update the Sign on each Reload and tell you what Version of the Plugin it is.
    First Line: [Plugins_Info]
    Second Line: <Plugin Name>
    Third Line: Auto Filled with Plugin version.
     
  7. Offline

    Patrick_pk91

    good idea
     
  8. Offline

    DemonCraft

    Well, when I saw a picture with the signs on those Gold Blocks I thought that's how you used this Plugin at first.
     
  9. Offline

    mrvertigo27

    @Patrick_pk91 hey, your threads gone quiet, development is still active right?
     
  10. Offline

    Patrick_pk91

    yes, i was busy with another plugin, but now i am developening a new version of "Plugins_info". i will release soon XD

    new features :
    • More fast on load
    • i have re-style the html file
    • you can upload the html file on a server (FTP)
    • plugins stop/restart
    • sign information
     
  11. Offline

    Vertebro

    It's includes my plugin ?
     
  12. Offline

    Patrick_pk91

    All plugins are supported because, for example when someone install your plugin("BasicBreak"), my plugin ("Plugins_info") read your "plugin.yml" and so i can get the plugin's information
     
  13. Offline

    Patrick_pk91

  14. Offline

    sidthesloth

    do u need a how to install and use this plugin( or any others) vid iv never made one but i dont mind havin ago??
     
  15. Offline

    Niels762

    the sign doesn't work with to long plugins names like defaultcommands :(
     
  16. Offline

    Patrick_pk91

    try to write:
    first line: [PL]
    second line: defaul

    than the server automatically search the rest part of plugin's name
     
    Niels762 likes this.
  17. Offline

    Niels762

    ty :D
     
  18. Offline

    AsHperson

    update? id love to add this plugin to my server
     
  19. Offline

    Patrick_pk91

    yes i will update tomorrow:)
     
  20. Offline

    AsHperson

    cool, thank you!! I will be opening my server probebly in less than a month and when I saw this plugin I thought of how usefull the plugin signs and the chat interface!

    also, could you open this up in dev-bukkit page so that my craftbukkituptodate plugin will detect when this plugin will update and autodownload so I can jus move things around in the server folder.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  21. Offline

    Patrick_pk91

    the page is this http://dev.bukkit.org/server-mods/plugins_info/ (tommorrow i must upload the plugin)
     
  22. Offline

    AsHperson

    ok, kool, I jus didnt see you featuring your bukkit-dev page on this plugin page :p
     
  23. Offline

    Patrick_pk91

    CHANGELOG:
    Version 1.11

    Relased: 28 September 2011
    • add permissionsEX support
    • add bpermissions support
    • add superperm support
    • update to bukkit 1185
     
    GLR457 likes this.
  24. Offline

    AsHperson

  25. Offline

    flames

    request: please add option to configure path where the html output file is placed. ty
     
  26. Offline

    GLR457

    i like this plugin. :cool: i dont have to tell ppl 24/7 what plugins i have on my server. good job dude.. [diamond]'s
     
    Patrick_pk91 likes this.
  27. Offline

    oglop

    hello, what can causet this? i tried command from server console


    [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'plugin' in plugin Plugins_info v1.11
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NullPointerException


    btw, do you think you can add option to select save path of html file?
    thank you
     
  28. Offline

    Patrick_pk91

    i will check to find error

    yes i will add select save path of html file
     
  29. Offline

    Patrick_pk91

    Now you can select save path of html file with version 1.12

    Just modify Plugins_info.dat
    Code:
    HTML_output_location=plugins/Plugins_info/plugins_info.html
     
  30. @Patrick_pk91:
    Could you pls "fix" those log-infos starting with [Alerter] instead of [Plugins_Info]. It is quite disturbing to see such an info in the log while not having ANY plugin installed with that name.
    2nd: As i run PermissionsBukkit with the SuperpermsBridge(pretends to be Permissions v2.7.7 so that older plugins still work) your plugin sees the Permissions plugin enabled and uses it instead of PermissionsBukkit. It would be nice to have an option to force the plugin the use of the PermissionsBukkit (thus the use of the Bukkit permission API)
     
  31. Offline

    Patrick_pk91

    done

    i will add as soon as possible
     

Share This Page