[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

    Imperator71

  3. Can you make it so we can customize the html output. I want to display the html on my website so users can see what we run but I don't like the style of it and it doesn't match out website.

    Overall this is a great mod.

    I have also noticed that Softdepend repeats 3 times
     
  4. Offline

    Patrick_pk91

    yes it's to enable all plugins write ''/pl enable all''
     
  5. Offline

    malabarth

    Hi, first, thank you for your plugin, it works fine!
    But I try to upload automatically the html file to my ftp server, but it didn't success!
    I think it's because of my firewall, but all ftp port (TCP 20-21) are allowed in and out...

    Any solution?

    PHP:
    2011-11-21 19:32:10 [INFO] [Plugins_infoPLUGIN_INFO v1.12 is enabledcreated byPatrick_pk91
    2011
    -11-21 19:32:11 [INFO] [Plugins_info]: Searching upgrade...(maybe during few second)
    2011-11-21 19:32:11 [INFO] [Plugins_info]: Your version of Plugins_info is the lastest!
    2011-11-21 19:32:11 [INFO] [Plugins_info]: Connecting to the FTP server...(maybe during few second)
    2011-11-21 19:35:23 [INFO] [Plugins_info]: ERROR #2: Couldn't connect to the FTP server.
    2011-11-21 19:35:23 [INFO] [Plugins_info]: Succefully upload to the FTP server.
     
  6. Is there a way to disable /plugins or /pl for normal users ?
    I just want them to use the signs and not see all of the plugins on the server.

    I tried deleting the plugin commands from the plugin.yml....didnt work

    I tried disabling your command /plugins, with PlgDisableCmd but i couldnt.
    Please add a permission for people to use /pl /plugins /plugin because i dont want everyone to see what plugins i have.

    Thank you.
     
  7. Offline

    dark1256

    is this working on RB 1597?
     
  8. Offline

    Grovert11

  9. Offline

    robplusplus

    I'm guessing I'm the third person to post this error. Your page suggests editing the settings file but after going through your web-based dat generator, I still get the same error.
    Code:
    2012-02-05 14:01:26 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'pl' in plugin Plugins_info v1.12
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:574)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
        at me.Patrick_pk91.plugins.code.stampa_plugins(code.java:51)
        at me.Patrick_pk91.plugins.Plugins_info.onCommand(Plugins_info.java:512)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 7 more
    Show Spoiler
    Show Spoiler
    Can anyone please help make sense out of this? This plugin seems to be exactly what my server needs and the html output is very good (although a list of command aliases would make it complete), but the basic commands don't appear to work at all. I'm running CB1846.
     
  10. Offline

    robplusplus

    Does this plugin work for anyone? Can anyone recommend a plugin manager that works?
     

Share This Page