Inactive [FUN/ECON]MonsterHunt v1.5.1 - Who kills most mobs? [1.1-R4]

Discussion in 'Inactive/Unsupported Plugins' started by matejdro, Jan 29, 2011.

  1. Offline

    matejdro

    MonsterHunt

    Are your players building at day, but bunker into their houses, when night comes? Make them hunt monsters!

    This plugins adds another layer of fun against monsters. It's absolute must have, if you have monsters turned on.

    At night, when monsters come out, plugin will count how many monsters each player kills. At the end of the night, name of the player with most kills is announced globally.

    Additionally, you can enable reward to add another way of gathering stuff to the server or to simply motivate players to hunt monsters.


    (BIG thanks to @Samkio for the video)

    See BukkitDev page for more information and download links: http://dev.bukkit.org/server-mods/monsterhunt/
    (you can use your minecraft forum username and password on BukkitDev)
     
  2. Offline

    Gigon

    This mod sounds flipping awesome. I'll be adding it to my server when I get it back up and running again.

    Request:
    Can you make it possible to control the % chance that a mob will spawn during the monster hunt and also during the non monster hunt period?

    for example: During normal game play say I wanted the chance that a mob to spawn to be 50% and then when the monster hunt starts I want it to be a little more challenging so I change the chance that a mob to spawn down to 25%.

    It would be even better if you could alter the % chance to spawn per mob

    Thanks for reading
    Gigon
     
  3. Offline

    matejdro

    @maxsteele Apparently, there is not really a difference.

    I will check the skip days problem.

    @Solaris765 what do you mean by random score?

    @Gigon I like the idea, but there is not really a way to make it inside Bukkit. I guess it's possible to make it with CraftBukkit, but that is complicated and i have no idea how this is done. This will have to wait until Bukkit have ability to change mob spawn.

    Guys, for some reason i don't get the Permissions error and Messages.properties reverting. So maybe i would have to release multiple test versions for you to test it.
     
  4. Offline

    Solaris765

    by point variables i meant let each mob have the option for a set area of possible points like in your rewards system were you coul get between 1-3 diamonds or what have you when you win.

    And if i may make a request. would it be possible for you to add in a way to set a warp point only for hunts that you get automatically tp'd to on death? maybe even gives you a woodsword too? i ask because we biult a collisium that this plugin would work perfectly with. so this would help with keeping the game fast paced
     
  5. Offline

    McSpuds

    I ran for a few hours this morning for the players. It was very simple to use and configure. We did get a medium amount of lag, so I stopped the plugin and the lag stopped. Not sure what is generating the lag?
     
  6. Offline

    maxsteele

    McSpuds - Are you using MySQL or SQLLite for Monster Hunt?

    If you're using SQLLite, that's most likely the cause of the lag.
     
  7. Offline

    Twix

    Okay i got that thing working. I'm sorry it was totaly my fault.
    I changed that 'Moderators' group to 'Mod' but I forgot to change under the inheritance point in the Admin group. Every Plugin was fine with that but yours showed my mistake.

    Thank you and sorry :(

    well, ehm, could you fix that thing that it overwrites my messages.properties file on startup, if I replaced it?
     
  8. Offline

    matejdro

    Wow, glad that you fixed that.

    Twix, may i see your messages.properties after edited, but before being replaced?

    BTW, everyone who uses relative rewards, i made mistake in documentation: you need to use capital R instead of r. That probably caused all the relative rewards errors.
     
  9. Offline

    Twix

    my Messages.properties:
    http://twix.v220110179934856.yourvserver.net/Messages.properties

    I want an colored [MonsterHunt] Solgan in front of everyline, as you might notice I'm new to Bukkit and hey0 and so on, because of that I might did not used that color codes right, but i thought it would be the right way..

    Nice and fast support btw
     
  10. Offline

    Kattlan

    Im using MySQL and the highscore wont work.. This is the errorcode i get:

    Code:
    2011-02-01 22:35:57 [SEVERE] [MonsterHunt] Error while inserting new high score
    into DB! - No operations allowed after connection closed.Connection was implicit
    ly closed by the driver.
    com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operati
    ons allowed after connection closed.Connection was implicitly closed by the driv
    er.
    Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communicatio
    ns link failure
    
    The last packet successfully received from the server was 2á996á257 milliseconds
     ago.  The last packet sent successfully to the server was 13 milliseconds ago.
            ... 12 more
    Caused by: java.io.EOFException: Can not read response from server. Expected to
    read 4 bytes, read 0 bytes before connection was unexpectedly lost.
            ... 22 more
    2011-02-01 22:35:57 [SEVERE] [MonsterHunt] Error while inserting new high score
    into DB! - No operations allowed after connection closed.Connection was implicit
    ly closed by the driver.
    com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operati
    ons allowed after connection closed.Connection was implicitly closed by the driv
    er.
    Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communicatio
    ns link failure
    
    The last packet successfully received from the server was 2á996á257 milliseconds
     ago.  The last packet sent successfully to the server was 13 milliseconds ago.
            ... 12 more
    Caused by: java.io.EOFException: Can not read response from server. Expected to
    read 4 bytes, read 0 bytes before connection was unexpectedly lost.
            ... 22 more
     
  11. Offline

    matejdro

    @Twix It maybe because of the firefox, but your file looks like it have many line breaks in middle of line. Try this one: http://pastebin.com/raw.php?i=FTCG7Stg

    @Kattlan wow weird error. It looks like connection between mysql and MonsterHunt is closed for some reason. I need to test mysql a bit. Are other plugins working fine?
     
  12. Offline

    Twix

    Did not work for me, It got replaced again, but thanks so far.
     
  13. Offline

    flaaghara

    Is there a way to configure this to work with ExtendDay because it gives the message at the middle of each day and MonsterHunt starts 3 times in a row because I have 3 days configured. Also is there a reference for raw time I can use?

    P.S. The messages for MonsterHunt appear 5 times in a row and it's really annoying. Any fix?
     
  14. Offline

    Stephen92

    StartMessage = &cMonster Hunt has started! Go kill those damn mobs!

    as you see above i'm wanting to use colors in all the messages but this doesnt seem to be working for me can someone type it out how it should be, thanks.
     
  15. Offline

    sphearion

    everytime I change the MonsterHunt.properties file, and reload the plugin it changes the MonsterHunt.properties file back to defaults.
     
  16. Offline

    Stephen92

    bump
     
  17. Offline

    Nate204

    Same.

    Also, Could you add support for extended day? Maybe something like "If there isn't enough people for the hunt, it turns it back to day?"
     
  18. Offline

    TheArcher

    This is a great plugin, but you may want to work on your grammar. Thanks!
     
  19. Offline

    terrantimes


    i think need EnableSignup = true

    and

    add permissions
    monsterhunt.admincmd.huntstart
    monsterhunt.admincmd.huntstop
    monsterhunt.usercmd.hunt
    monsterhunt.usercmd.huntscore
    monsterhunt.usercmd.huntstatus

     
  20. Offline

    nivomi

    For some reason the hunt period doesn't appear to be starting. /hunt and /huntstatus work, but it also doesn't seem to be notifying about the "proximity to hunt" period. I've attached my config file.
     

    Attached Files:

  21. Offline

    maxsteele

    Yep. The MonsterHunt.properties file reverts back to default when you reload the plugin.
     
  22. Offline

    majorcyto

    Apparently, org.bukkit.Server.getTime() has been changed to org.bukkit.World.getTime() which has broken several time-based plugins, including this.
     
  23. Offline

    Nate204

    [​IMG]
    (If it doesn't work)Image URL:
    http://img28.imageshack.us/f/capturelsa.png/

    *Sad Face*

    It seems with each passing night, it echo's the same message but adds another each time.
    This means that after a few nights, we get a spam fest at sun set.

    I'm running extended day and time shift.
    Thanks!
     
  24. Offline

    Kattlan

    Yhea, other addons works just fine.. also those that uses MySQL.. I tried to remove all other plugins that uses MySQL, but still it wont write to the database.
     
  25. Offline

    Gigon

    I don't know a thing about java programing so I could be totally wrong about this, but I thought Bukkit was the developer tool to make the plug ins for CraftBukkit?

    Is there any way to control the spawn of mobs? Since the recent release the mob spawn has been crazy over kill. I don't mind the zombies and skeletons, the spiders can be a pain at times, but the one mob I really hate are those dang Creepers. If there was a way to make it so when they exploded they didn't destroy blocks/land then they would be more tolerable.
     
  26. Offline

    matejdro

    @Twix last line is empty. Try deleting it. That worked for me. And to anyone else: please check if your .properites files have any errors like empty lines. It seems that parser is too sensitive. I will take a look at it.

    @majorcyto thanks for information, i will check it.

    @flaaghara ExtendDay does not really extend day, but resets it. So when there is evening, it will reset it to the morning. Try disabling signup period and increasing start time, so it will be started when there is actual night. Although disabling signup period is not working correctly right now, I'm working it.

    @TheArcher i will try do my best. I'm still learning english, so it's not very good. Sorry about that.

    @Nate204 so nights would be reserved only to MonsterHunt? Sounds interesting. On my list, after i fix this pile of bugs.

    I will check the multiple messages bug.

    @Gigon Bukkit is platform to develop plugins. CraftBukkit is program that hacks Bukkit into minecraft. So currently you need to develop your own hack for getting monster modifications to work. About, creepers there are tons of plugins that can prevent them from destroying stuff. Just do a search on word "Creeper".
     
  27. Hey!
    I liked this plugin but when i updated bukkit it stopped working. This is the error i get:

    Code:
    Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: org.bukkit.S
    erver.getTime()J
            at com.matejdro.bukkit.monsterhunt.MonsterHunt$1.actionPerformed(Monster
    Hunt.java:175)
            at javax.swing.Timer.fireActionPerformed(Unknown Source)
            at javax.swing.Timer$DoPostEvent.run(Unknown Source)
            at java.awt.event.InvocationEvent.dispatch(Unknown Source)
            at java.awt.EventQueue.dispatchEvent(Unknown Source)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.run(Unknown Source)
    
     
  28. Offline

    averad

    Please update Hunt to work with the new time calls (CB 197+)

    Thanks for the great plugin
     
  29. Offline

    Beatkidz

    what craft bukkit build does this work on?
     
  30. Offline

    Phanku

    Who would have named it Server.getTime() to begin with? Server time and World time are two different things.
    --- merged: Feb 2, 2011 8:32 PM ---
    Does this work on CB#166?
     
  31. Offline

    kexus

    I have this running on my server , and it works great! Definitely makes the nights more exciting!
     

Share This Page