Inactive [INFO] MinecraftViewer v1.0d - Generate Server Banners / Sig Images with live player stats [1.2.5+]

Discussion in 'Inactive/Unsupported Plugins' started by Steve, May 24, 2011.

  1. Offline

    Steve Member

    MinecraftViewer - Generate Server Banners / Sig Images featuring live stats:
    Version: v1.0d

    This plugin works with MinecraftViewer.com to create banners & signature images for your Minecraft server featuring live stats graphs for your players, perfect for forum signatures :)

    Example Banners
    Small Banner - 350x20
    [​IMG]
    Large Banner - 560x95
    [​IMG]

    Features:
    • Adds query protocol support to your Minecraft server
    • Works with MinecraftViewer.com to generate banner image featuring player stats graphs
    • Multiple Background Images to select from
    • Custom Background Images Supported
    • Supports Dynamic IP servers via DynDNS
    • *New* Native Support in Minecraft v1.0+ (no need for a plugin anymore)
    Getting Started - Minecraft Retail v1.0+
    1. Enable Query Support by setting enable-query=true in server.properties
    2. Visit MinecraftViewer.com to create and configure your server banners
    Getting Started - Old Beta Versions of Minecraft Only
    1. Download the CraftBukkit plugin
    2. Place the MinecraftViewer.jar in you server plugins directory
    3. Restart your server or reload the plugins with /reload
    4. Visit MinecraftViewer.com to create and configure your server banners
    Known Issues

    • IKVM 0.46.0.1's DatagramSocket handling functions are broken which prevents MinecraftViewer from working correctly, use a standard JRE instead of IKVM to fix.
    Changelog
    Version 1.0d
    • Added a potential fix for buggy JRE or possibly LINUX kernel not timing out socket receive calls, causing a shutdown hang.
    Version 1.0c
    • Added potential fix for buggy JRE closing UDP ports when receiving ICMP port unreachable packets
    Version 1.0b
    • Added debugging option to help support
    Version 1.0a
    • Added comma separator between world names for multi world servers
    Version 1.0
    • Initial release
    Also Available - Voice Comms Status Blocks

    If you like this you might also like CommsViewer.com which generates live status blocks for Teamspeak, Ventrilo & Mumble to embed on you website.

    [​IMG]
    Example Status Block generated by CommsViewer.com
     
  2. Offline

    gorihat

    does not work, I can do? when I try to change the lines as the other person said, the server will forcibly change it ..

    check this out:
     
  3. Offline

    Steve Member

    What doesn't work? And what does the server forcibly change?
     
  4. Offline

    Killburner

    I've set the two values in server.properties, however I'm getting "No response from server (timeout)". Tried with FQDN and IP address. Anything else I could be missing?
    Code:
    enable-query=true
    server-port=25565
    query.port=25565
    Running CB 1.2.4.
     
  5. Offline

    Steve Member

    Do you see the server report its starting the GS4 status listener with the details you specify?
    If so then the problem is almost a firewall or DMZ issue.

    If you post the IP:port your using I'll run a manual check here just to be sure :)
     
  6. Offline

    Killburner

    Code:
    2012-03-25 14:48:37 [INFO] Starting GS4 status listener
    2012-03-25 14:48:37 [INFO] Query running on 0.0.0.0:25565
    64.233.202.53:25565
     
  7. Offline

    Steve Member

    Confirmed I can ping your IP but get no response from a query to it, so something is blocking it.

    Check your firewall / DMZ config as details in the FAQ:-
    http://minecraftviewer.com/help#firewall
     
  8. Offline

    Killburner

    Must have had tunnel vision, I missed that big Help link on the navigation bar, and didn't realize you used UDP, problem solved. Thanks!
     
  9. Offline

    Steve Member

    Cool glad your all sorted, sometimes its the simplest things isn't it :)
     
  10. Offline

    tom

    Steve the graph is a straight line!
     
  11. Offline

    Steve Member

    What do you mean, you have no players? Easier if you link your server banner ;-)
     
  12. Offline

    tom

  13. Offline

    Steve Member

    Thanks for that tom, think I've found the problem. Thing should start getting back to normal shortly.
     
    tom likes this.
  14. Offline

    mattek

    [​IMG]
    Eh...
    Firewall - OFF
    Ports - Forwarded
    Query - Enabled

    Please, help. I need that ;)
     
  15. Offline

    Steve Member

  16. Offline

    mattek

    Ok. Problem solved. I stated the wrong IP ;)
     
  17. Offline

    Iceman4391

    I have not tried this out yet. But as soon as I get my server situated, I'll make sure I test this plugin. On my Todo list.

    I am actually having a problem. I am running the latest Minecraft update (1.2.5), so i took it I didn't need to download the plugin. But when I tried to get started with the banner, it told me it could not find my server. I set my query to true and changed my server name to what my actual server name is. Please help me. I really need to use these banners ASAP.

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

    Steve Member

  19. Offline

    Pythros

    Steve

    Could there be any remote possibility to have the plugin updated for those of us who do NOT want use query? As it can give off information that would prefer not to give out such as anti-cheat or admin plugins that are running on the server. If not, I will have to move to another server "viewer". Thanks
     
  20. Offline

    Steve Member

    It is the same code so updating it wouldn't change anything I'm afraid. If you wanted to to prevent plugins being listed you would likely need to create a new plugin manager for your server which returned a blank list when called from the main server, not a simple thing unfortunately.

    The other alternative, which could be the simpler option would be to add an option to CraftBukkit that controls the display of plugins via the query interface, which should be quite trivial.
     
  21. Offline

    Buckethead

  22. Offline

    Steve Member

    Update for what?
     
  23. Offline

    Buckethead

    well its 1597 does it still work?
     
  24. Offline

    Steve Member

    See the first post "Getting Started - Minecraft Retail v1.0+" section ;-)
     
  25. Offline

    Buckethead

    y my banner no work no more :<
     
  26. Offline

    Buckethead

    ok this still doesnt work for me. idk y i have the exact same setup since beta. I enabled the query and made a motd. I have fowarded the correct ports. People can play on the server so i know its right. If i do it by its name it picks it up but says its offline. if i do it by ip it cant find the server at all? HELP?
     
  27. Offline

    Steve Member

    Did you forward the correct protocols? The game is tcp but the query is udp so the forwards that make the game work wont make the query work. Check udp for the ports is forwarded.

    Link?

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

    Buckethead

    ill check that. and if by link u mean my banner go up

    my router does not specify protocols only ports

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

    AlexCityOfFun

    Please update this plugin to the lastest RB.
    i got this error:
    Code:
    22:33:05 [SEVERE] Error occurred while enabling MinecraftViewer v1.0d (Is it up to date?)
    22:33:05 java.lang.NoSuchMethodError: org.bukkit.plugin.Plugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
    22:33:05    at com.multiplay.minecraft.bukkit.BukkitServerInterface.<init>(BukkitServerInterface.java:36)
    22:33:05    at com.multiplay.minecraft.bukkit.MinecraftViewer.onEnable(MinecraftViewer.java:17)
    22:33:05    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    22:33:05    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    22:33:05    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    22:33:05    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    22:33:05    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    22:33:05    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
    22:33:05    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
    22:33:05    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    22:33:05    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    22:33:05    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
     
  30. Offline

    Steve Member

    Please read the details in the Original Post, you don't need the plugin any more as the code in now built into the official server :)
     
  31. Offline

    AlexCityOfFun

    What official server?
     

Share This Page