[DEV] MinequeryPlus 0.3c - Minequery, plus more! [766]

Discussion in 'Inactive/Unsupported Plugins' started by codename_B, May 6, 2011.

  1. Offline

    codename_B

    MinequeryPlus 0.3
    It's minequery, plus more!
    As used on smp-minecraft-server.com


    MinequeryPlus creates a small server that listens for requests and responds with the port of Minecraft server, the current amount of players online, the max players cap, and the entire player list. It is based off the source code of Minequery entirely with a few changes to allow extra options configurable in the server.properties.

    Version 0.3 onwards requires Permissions for prefixes. If you don't have permissions the prefixes will be left blank.

    Configurable options - displayed as they would be in your server.properties
    Code:
    minequery-port=25566
    server-http=http://ubempire.com
    server-name=United Banana Empire
    
    This allows server lists to query extra things from your server - and allows you as the server owner to set PRECISELY what you want to be shown.

    This plugin is 100% compatible with minestatus and smp-minecraft-server.com and any other similar site.

    [​IMG]
    How things look to minestatus.net when using this plugin.

    Included is a modified version of the Minequery.class.php which takes account of the new data being sent from the server.

    Megaupload Link - including source v0.3c: Link
    Megaupload Link - including source v0.3b: Link
    Direct Link v0.3: Link
    Direct Link v0.2: Link
    Direct Link v0.1: Link

    Credits
    I modified Minequery for more functionality. (That I wanted for my server list.)
    Thanks to blakeman8192 and Kramer for creating the Bukkit version of Minequery and getting it started and polished up. Thanks to stoneLeaf on #bukkitdev for helping me to correctly implement permissions and debug my errors.

    Version History
    v0.3b - 09/05/2011: Included source. My bad.

    v0.3 - 07/05/2011: Breaking on no permissions present fixed. Added plugins list to the query.


    v0.2 - 07/05/2011: Permissions added. Gets prefix from permissions and displays online - 100% backwards compatible with minestatus.net

    v0.1 - 06/05/2011: First release. No known bugs. Rebranded as MinequeryPlus. Sends server-name and server website.
     
    jase240 likes this.
  2. LOL so now, can you find and resolve the problem ? so i can use it ?
    THX
     
  3. Offline

    codename_B

    You don't have permissions is the problem. Plugin requires permissions. Use minequery if no permissions. KTHXBAI
     
  4. Offline

    Mighty Mackinac

    Any chance you can add your plugin(s) to CraftBukkitUpToDate? Really like your plugins, thanks!
     
  5. Ok ok so i use Permissions, and run perfectly. Thx for help.
    (I d'ont understand KTHXBAI)

    And by the way, can you add some info ?
    - PVP (on/off)
    - VERSION of CraftBukkit
    Thanks a lot and very useful mod ;-)
     
  6. Offline

    L24D

    Well.. it almost works... It works for a while, and then randomly shuts down.

    Code:
    2011-05-23 16:03:33 [SEVERE] Minequery server thread shutting down
    java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
        at sun.nio.cs.StreamDecoder.read(Unknown Source)
        at java.io.InputStreamReader.read(Unknown Source)
        at java.io.BufferedReader.fill(Unknown Source)
        at java.io.BufferedReader.readLine(Unknown Source)
        at java.io.BufferedReader.readLine(Unknown Source)
        at com.smp.minequeryplus.Request.run(Request.java:60)
        at java.lang.Thread.run(Unknown Source)
    it's been doing this from b740 to b803... (766 included).. so it's kinda useless in this state :p

    [edit]: and no, nothing is blocking it. The stock minequery plugin works fine.
     
  7. Offline

    codename_B

    Wierd, I'll look into that. Thanks for the report.
     
  8. Offline

    xlilcasper

    Can't seem to grab a copy of the php file. Your site was down and it is not on the mirrors.
     
  9. Offline

    L24D

    @codename_B
    i think i found some of the problem..
    minestatus is down. 0_0. i just noticed that...
    but it was acting up before this.. maybe it's something leading up to it's downtime?
    anyways, just a thought :p
    the minestatus page is giving me an error 502...

    [edit]: nevermind it's up again, no clue what that was about :/
     
  10. Offline

    Silarn

    I have updated the php script made by Kramer as well as created a MediaWiki extension to ping servers and create a table based on the returning info. It supports MinequeryPlus and is (maybe) backwards compatible with Minequery.

    Detailed installation and instructions are in the download.

    Get MinequeryParse v1
    See it in action here.
     
  11. Offline

    Exidous

    is this an issue? I wouldnt mind using this plugin but need to know its 100% stable like minequery is.
     
  12. Offline

    codename_B

    It's 100% stable - minestatus.net was the problem, not the plugin
     
  13. Offline

    L24D

    @codename_B
    Still getting random errors like i was getting before.. as in my previous post
    Code:
    2011-05-23 16:03:33 [SEVERE] Minequery server thread shutting down
    java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
        at sun.nio.cs.StreamDecoder.read(Unknown Source)
        at java.io.InputStreamReader.read(Unknown Source)
        at java.io.BufferedReader.fill(Unknown Source)
        at java.io.BufferedReader.readLine(Unknown Source)
        at java.io.BufferedReader.readLine(Unknown Source)
        at com.smp.minequeryplus.Request.run(Request.java:60)
        at java.lang.Thread.run(Unknown Source)
    Exact same error, so no need to re-post it... just copying it from the above.
    And it isn't minestatus, it's up.
     
  14. Offline

    codename_B

    Will look into this, thanks for the report.
     
  15. Offline

    popdog15

    Does this work for hamachi? If it doesnt , plz update it so it does somehow. I need it to cuz (Yes, I know how to port-forward) But I cant with my 2wire router.
     
  16. Offline

    codename_B

    Minestatus does not use hamachi - hence it will not work with hamachi.

    Speak to minestatus.net about it.
     
  17. Offline

    popdog15

    Ok, I will.
     
  18. Offline

    dbizzzle

    Download link is broken :/
     
  19. Offline

    Techykid3

    Problem: When it shows me, it says AdminTechykid3...

    And I want it to go with my plugin's settings:
    <Admin>Techykid3

    Using:
    Permissions - 3.1.6
    Herochat - 4.10.3
    Essentials - 2.5.6
    Minequeryplus - 0.3c


    I really like the idea of this, but it wont work :(
     
  20. Offline

    mrvertigo27

    the topic states this works with build 766 however you recently updated so i have to ask? whats the current status of this?
     
  21. Offline

    Silarn

    @mrvertigo27 dd/mm/yyyy - It still works.

    @Techykid3 This is rather late but, what are you using to parse minequery? I'm fairly sure it spits back the base name and exact prefix set. But some of the given parsers strip out extra characters. You'd have to rewrite them to get it to format the way you want.
     
  22. Offline

    jase240

    Downloading now :) I think ill be following this one, good work!!
     
  23. There is a problem with this plugin when i use it. it works when no-one it connected but as soon as someone connects and i run a test using mine ststus i get this error [​IMG]
    but if i use the standard minequery all works fine.

    any ideas??

    ps. apologies for image, didnt know how to copy error from the cmd window.
     
  24. Offline

    superw44

    About how much server RAM does this take up. I run a 2 gig hosted server, would this cause lag with other plugins?
     
  25. Offline

    valiobg

    Hello,
    Could someone provide a valid link to this plugin as we really need this as we are having issues with the built-in feature of 1.72?
    Thanks in advance.
     

Share This Page