[MISC] mcOverhaul Announcer v1.1_1 - Serverlist Modification [1000]

Discussion in 'Inactive/Unsupported Plugins' started by Coelho, Jul 25, 2011.

     
  1. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    mcOverhaul Bukkit Announcer:
    Version: 1.1_1

    Need help? Contact us @irc.esper.net, #mcoverhaul

    Originally posted on http://mcoverhaul.net/forums/index.php?threads/bukkit-public-release.76/
    NOTICE: I'm not 100% sure of the categories this would go under, so I put MISC. Feel free to correct myself.

    ------------------------------------------------------------------------------------------------------------------------------------------------

    mcOverhaul itself is a client modification that implements a buddy list and server list. The buddy list and server list both have a lot more than meets the eye however, which makes it an extremely useful modification. You may download the modification at http://mcoverhaul.net/forums/index.php?threads/client-public-release.75/

    This is the bukkit plugin that's soul purpose is to announce your server to the server list so it shows up instantly, as well as a lot of other features.

    ------------------------------------------------------------------------------------------------------------------------------------------------

    Installation:
    1. Place the plugin in your plugins directory
    2. Restart your server and have the config file generate
    3. Edit the configuration file to your liking.
    4. Type "mcoverhaul reload" in console or restart your server.
    ------------------------------------------------------------------------------------------------------------------------------------------------

    Commands:
    • "mcoverhaul reload": Reloads your configuration file
    • "mcoverhaul connect": Drops the current connection and reconnects to the server
    • NOTICE: All commands must be entered from console!
    ------------------------------------------------------------------------------------------------------------------------------------------------

    Features:
    • Easily configurable
    • Announces configurable server name
    • Announces configurable server description
    • Announces configurable server tags
    • Announces online players
    • Stable
    ------------------------------------------------------------------------------------------------------------------------------------------------

    Changelog:
    Version 1.1_1
    • Changed sync task to async task to reduce connection lag
    Version 1.1

    • Lagfixes
    • More commands
    • Announcing Players
    • Public release
    Version 1.0

    • Beta Release
    ------------------------------------------------------------------------------------------------------------------------------------------------

    Download:

    This post has been edited 10 times. It was last edited by Coelho Aug 2, 2011.
    mbsuperstar1 and aPunch like this.
  2.  
  3. Offline

    Phantom Index

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Screeshots plz
  4. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]
    [IMG]
  5. Offline

    mmitchell816

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Everyone really needs to try out their mod and plugin!!
  6. Offline

    Dec64

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, i just installed this on both my client, and server (CountVonCraft) and got to say, its so simple, yet something minecraft multiplayer definitely needs! i hope this catchs on!
  7. Offline

    Digi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Will the client mod work with bukkitcontrib client mod ? I kinda doubt it tough xD

    EDIT: n.class and nb.class are in conflict.
  8. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    We will try and fix this confliction soon.
  9. Offline

    Shooty

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    OMG Amazing ! Need to be add in bukkitcontrib :(

    First bug : We can't choose our texture pack, crash when we try to change. Default TP Forced

    Edit : Oh i think it's because i'v bukkitcontrib ;)
  10. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hopefully we can get it working with BukkitContrib.
  11. Offline

    Shooty

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How can we add our server on the list ?
  12. Offline

    RazorFlint

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Coelho How to we use HD Texture packs with this, they just crash the game. :(
    r3xx0n likes this.
  13. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Try modding them after modding mcOverhaul, or before. I just know they work ;p
    Use the plugin.....
  14. Offline

    Stales89

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What are the formatting codes to get colours on our server description and html links etc?

    Thanks!

    Also, a little unrelated but do you have any idea of a plugin that can allow people to sign up to a server via a wordpress site or forum rather than me having to manually edit a whitelist?

    Thanks again!
  15. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The formatting colors are &(0-9) such as "&3" and &(a-f) such as "&f".

    Also, maybe Albus will help you? Search it :)
  16. Offline

    Phantom Index

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Web version of serverlist is almost done.
  17. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Huge bugfix released in 1.1_1
  18. Offline

    Immanuel12

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    2011-07-28 05:35:12 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'mcoverhaul' in plugin MCOverhaul v1.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:312)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at net.mcoverhaul.BukkitPlugin.onCommand(BukkitPlugin.java:87)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 6 more
    I think, it's not working for me...

    My Server will be not appear in the list and inthe console is the error occurs often:

    Code:
    2011-07-28 05:32:51 [INFO] [mcOverhaul] ERROR: Could not ping server.
    2011-07-28 05:32:58 [INFO] [mcOverhaul] ERROR: Protocol error has occured, retrying
    2011-07-28 05:33:09 [INFO] Attempting reconnection
    2011-07-28 05:33:11 [INFO] [mcOverhaul] ERROR: Could not ping server.
    2011-07-28 05:33:18 [INFO] [mcOverhaul] ERROR: Protocol error has occured, retrying
    2011-07-28 05:33:29 [INFO] Attempting reconnection
    2011-07-28 05:33:30 [INFO] [mcOverhaul] ERROR: Could not ping server.
    2011-07-28 05:33:37 [INFO] [mcOverhaul] ERROR: Protocol error has occured, retrying
  19. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    mcOverhaul.net can't ping your server. Try and make sure other people can connect to it and you do not have any type of firewall running.
  20. Offline

    Immanuel12

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Other people can connect ;)
    I rent my server at http://server.nitrado.net/eng/
    I can not change any server settings from the root :(
  21. Offline

    r3xx0n

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    same question here.. want DokuCraft to work, without it minecraft is ugly :-(
  22. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 1 time. It was last edited by Coelho Jul 28, 2011.
  23. Offline

    r3xx0n

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  24. Offline

    Stales89

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What are the HTML tag codes? I got the colours working :)
  25. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Heyho, I love your Plugin, great! Dachboden-Server-Germany now use it.

    But for the germans, please remove the "console" from Key "ö"
    And an option to remove the Capes would be nice.... an idea to identify the mco-users: color the name ;)
  26. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Capes are temporary. The console key will be customizable in the next update.
  27. Offline

    Stales89

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What are the HTML link tags for the description text?
  28. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Links are automatically parsed by the engine. A link is seperated by spaces and starts with "http://" or "www."
  29. Offline

    Coelho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The source code is now avaliable on the thread.
  30. Offline

    Stales89

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for this!
  31. Offline

    Stales89

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    One quick thing, I have recently updated my server information etc and restarted but it hasn't shown up in mcOverhaul server list with the new information. Any ideas?

Share This Page