[DEV/WEB] Bukkit plugin PHP script - Get plugin lists!

Discussion in 'Bukkit Tools' started by Bertware, Nov 16, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Bertware

    Hi,

    I needed the plugin list from bukkit for a plugin manager. However, downloading the list would take quite some time, and it probably wouldn't allow me to get all info I need.
    So I wrote this php, that query's the plugin list from bukkit, and returns the plugins, seperated by a $ sign.

    Example: http://automation.bertware.net/bukkit/plugins.php?title=&author=&tag=all
    currently supported: Title,Author,Tag,Page.
    If you want to use this, please host it yourself, or find someone to host it for you. Don't use the link above in your program!

    Note: cursefore is not supported yet, I'm working on it.

    D.L.:http://dl.dropbox.com/u/20426400/plugins.php

    greets,
     
  2. Offline

    cheese5505

    :D! Can we use it in any of pour applications?

    btw, The link is broken.

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

    Bertware

    Link is fixed now :)
    You can use it in any application you want. By example my GUI's Plugin manager uses this.
     
  4. Offline

    Speaw

    Link Broken.
    Fix pls :(
     
  5. Offline

    Bertware

    Outdated and replaced way into the past, I don't have the script any longer.
    However, BukgetAPI has everything you need for this :)
    http://bukget.org/
     
    Speaw likes this.
Thread Status:
Not open for further replies.

Share This Page