iStatus Released! Signature & HTML Server Status!

Discussion in 'Bukkit Tools' started by rtainc, Apr 21, 2013.

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

    rtainc

    Hey everyone! I've released iStatus (the source code of it, too!) for anyone to use! What you do, is you upload it to a web server, and you can link to the files for a status!

    You can download it from below, and use it freely. Please give a shout-out to this thread if you use it, but it's your choice entirely.

    Installation:

    Show Spoiler

    1. Upload to webserver
    2. Open up "info.py"
    3. Change "ServerIpGoesHere" to your server IP (no port!)
    4. Change "QueryPortGoesHere" to your query port (set this in server.properties!)
    5. Change "ServerPortGoesHere" to your port that you play on
    HTML:
    Show Spoiler
    HTML:
    <iframe style="border: 0" src="http://website.com/link/to/htmlstatus.php"></iframe>

    Image:
    Show Spoiler
    Link to 3 images:

    http://website.com/link/to/imgstatus.php?id=1
    http://website.com/link/to/imgstatus.php?id=2
    http://website.com/link/to/imgstatus.php?id=3

    You must have an extension for PHP called "php-gd." To install this, do the command:
    yum install -y php-gd
    OR
    apt-get install php-gd


    Changelogs:
    Show Spoiler

    1.2:
    • added some failsafes
    1.1:
    • signature loading extremely faster
    • signature now says "Server down" instead of " is . / players: "
    • signature remade (new [readable] font)


    Download:

    Show Spoiler


    Demo:

    Show Spoiler

    HTML form
    Footer form (look at my signature)


    To-do:

    Show Spoiler

    MotD in signatures
    one image for all of signature

    • multi-color signature for v1.3


    Thanks!


    All demos are using the latest, and sometimes unreleased versions. Current: 1.3 (unreleased)
     
  2. Offline

    rtainc

    Fixed link. I'm currently looking into the slow download speeds; seems to be an issue with Xfinity.

    Edit: Fixed. Turns out, this 1gb file was downloaded every minute, and it ate up all of the router's RAM. I have offloaded the file to some server in California :)
     
  3. niceinfo.php missing.
     
  4. Offline

    rtainc

    Damnit, first I get "your bill is late" from you and now I get this?!

    I'm switching to AT&T.

    oh and I'll fix it soon.
     
  5. Offline

    Adriani6

    Apple will sue you for naming your 'tool' "iStatus".
     
    AnnoyingPhoneCompany likes this.
  6. Offline

    rtainc

    Already disputed that. Court case is on Sunday.

    v1.1 is uploaded, and the signature looks hell-of-a lot better.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
    bobacadodl likes this.
  7. Offline

    CriSLyx

    the links said it's 404
     
  8. Offline

    rtainc

    Sorry about that; forgot to upload the new file. Try it again.
     
  9. Offline

    rguz10

    This looks really cool! Thanks a ton for taking your time to make it and release it. I will try it out tomorrow. But for now, eat some cake [cake]
     
  10. Offline

    CriSLyx

    THANKS! it's fixed
     
  11. Offline

    rtainc

    Thank you for the feedback! I hope you like it :)

    No problem!
     
  12. Offline

    CriSLyx

    I just found that your script provide the player list in server! Amazing! I can get the number of players but can't get a list by using PHP
     
  13. Offline

    rtainc

    Hi,

    can you give me a link so I can see what it looks like?
     
Thread Status:
Not open for further replies.

Share This Page