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

    Jear

    bamboo is down :( I tried the DL from the wiki but the server wouldn't even start then... I'll try again when bamboo is up and let you know
     
  3. Offline

    matejdro

    If it helps, here is my build. Downloaded today morning.
     

    Attached Files:

  4. Offline

    yammosk

    So it let me download and it and it is different from the version I have. Unfortunately that one gives me a NullPointerException when loading the world. I tried downloading a couple times.
     
  5. Offline

    Jear

    nope- installing that build breaks every single one of my plugins. or at least causes them to throw comments or errors. it's a zoo in Cmd. most are along the lines of
    Plugin 'WorldEdit' (ver 3.2.2) is registering even
    ts before it is enabled. It may be misbehaving and the author needs to fix this.

    or

    Caused by: java.lang.NoSuchFieldError: ENTITY_DAMAGEDBY_PROJECTILE
    at com.sk89q.worldguard.bukkit.WorldGuardPlugin.registerEvents(WorldGuar
    dPlugin.java:190)
    at com.sk89q.worldguard.bukkit.WorldGuardPlugin.<init>(WorldGuardPlugin.
    java:160)
    ... 13 more
    or

    ] Using the stupidly long constructor com.Snowl.bukk
    it.BlockTransmute.BlockTransmute(PluginLoader, Server, PluginDescriptionFile, Fi
    le, File, ClassLoader) is no longer recommended. Go nag the plugin author of Blo
    ckTransmute to remove it! (Nothing is broken, we just like to keep code clean.)

    however- i see nothing about MonsterHunt... interesting seeing as the jar is in the plugin folder
     
  6. Offline

    yammosk

    Using your copy of bukkit I get the same error.

    Feb 20, 2011 5:05:55 PM org.bukkit.plugin.SimplePluginManager loadPlugins
    SEVERE: Could not load plugins/MonsterHunt.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:79)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:53)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:171)
    at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:158)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:110)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:77)
    ... 8 more
    Caused by: java.lang.NoSuchMethodError: org.bukkit.plugin.java.JavaPlugin: method <init>()V not found
    at com.matejdro.bukkit.monsterhunt.MonsterHunt.<init>(MonsterHunt.java:40)
    ... 13 more
     
  7. Offline

    matejdro

    This is something added in newest update and requires most plugins to fix it.

    Are you sure, you are using newest MonsterHunt?
     
  8. Offline

    yammosk

    That Exception is because the latest version of CraftBukkit changes the damage events. The one he gave us is identical to the one I had.
    --- merged: Feb 20, 2011 10:24 PM ---

    I got it from the Download Plugin link on the first page. I can re-download it though and try again

    EDIT: I re-downloaded and it is identical to the one I am using.

    EDIT1: Oops you aren't talking to me. Sorry.
     
  9. Offline

    Jear

    yep, just re-downloaded both MH and the craftbukkit you just posted...6 pages of errors and monsterhunt is not mentioned in them. I'm not sure it even tried to initialize
     
  10. Offline

    matejdro

    @Jear Yeah, this is very early release and most plugins are not yet supporting it. But most of it should only be warnings, not errors.

    @yammosk weird. Just downloaded my own attachment (Craftbukkit) and monsterhunt from dropbox and I'm not seeing any errors. I will see it.
     
  11. Offline

    Jear

    It must be a conflict or due to the massive number of plugins I have running- I just ran a server with only permissions, persistence, and MonsterHunt (updated) on the craftbukkit version you provided. No errors just messages thrown from the other plugins... I'll work on it. MonsterHunt is good [diamond]

    EDIT: got it- there seems to be a conflict between Levelcraft and the new version of craftbukkit. nothing to do with you :) what version of craftbukkit did you post btw?
     
  12. Offline

    yammosk

    So I started from scratch with a new server and it worked. It turns out I got mixed up with the jars and had an older version of the craftbukkit.jar. Sorry for all the confusion. It works great now. Thanks for taking the time to help me.
     
  13. Offline

    The PC Tech Guy

  14. Offline

    Acidnine

    In the future could you make it possible for us to configure the displayed text for /huntstatus ?
     
  15. Offline

    matejdro

  16. Offline

    PAPABEAR1010

    hello

    i have been trying to get this working with other worlds since multi worlds came along but with no luck any help would be appreciated

    if i try and start a hunt in a different world it say's "there is no such world"
    if i try /hunt i get this

    server log (open)
    2011-02-21 18:16:27 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-21 18:16:27 [INFO] Loading properties
    2011-02-21 18:16:27 [INFO] Starting Minecraft server on *:25565
    2011-02-21 18:16:27 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-437-g9de610a-b405jnks (MC: 1.2_01)
    2011-02-21 18:16:27 [INFO] Preparing level "world"
    2011-02-21 18:16:27 [INFO] Preparing start region
    2011-02-21 18:16:28 [INFO] Preparing spawn area: 52%
    2011-02-21 18:16:29 [INFO] Preparing spawn area: 89%
    2011-02-21 18:16:29 [INFO] [MonsterHunt] Loaded 0 High scores.
    2011-02-21 18:16:29 [INFO] [MonsterHunt] MonsterHunt Loaded!
    2011-02-21 18:16:29 [INFO] [WormholeXTreme][v0.736]Load Beginning.
    2011-02-21 18:16:29 [WARNING] [WormholeXTreme]Failed to load Permission Plugin.
    Defaulting to built-in permissions.
    2011-02-21 18:16:29 [WARNING] [WormholeXTreme]Failed to load iConomy Plugin - th
    ere will be no iConomy integration.
    2011-02-21 18:16:30 [INFO] Preparing spawn area for haven, 65%
    2011-02-21 18:16:32 [INFO] Preparing spawn area for tollan, 44%
    2011-02-21 18:16:33 [INFO] Preparing spawn area for tollan, 81%
    2011-02-21 18:16:34 [INFO] [WormholeXTreme]4 Wormholes loaded from WormholeDB.
    2011-02-21 18:16:34 [INFO] [WormholeXTreme][v0.736]Load Completed.
    2011-02-21 18:16:34 [INFO] Done! For help, type "help" or "?"
    2011-02-21 18:17:03 [INFO] 138 recipes
    2011-02-21 18:17:03 [INFO] papabear1010 [/192.168.0.3:52173] logged in with enti
    ty id 382
    2011-02-21 18:17:03 [INFO] Player count: 1
    2011-02-21 18:17:34 [INFO] papabear1010 issued server command: hunt
    2011-02-21 18:17:34 [INFO] Unknown console command. Type "help" for help.


    this is my properties file
    properties (open)
    SkipDays = 0 #How many days to skip between each round
    EnableSignup = true #that will enable signup. Players have to sign up before they start killing or their kills won't be counted. Players can sign up before the night and their sign ups will be reseted after the night.
    MinimumPlayers = 1 #Minimum number of participants needed to announce the winner and give prize.
    MySQLPassword = password #MySQL Password (only if using MySQL)
    PointsSkeleton = 10 #How many points do you get for killing Skeleton
    PointsSlime = 20 #How many points do you get for killing Slime
    CountBows = true #should plugin also count kills made with bow?
    PointsCreeper = 15 #How many points do you get for killing Creeper
    EnabledWorlds = world,tollan,haven,atlantis#In which worlds should MonsterHunt be enabled? Use comma(,) to separate them
    DeathPenalty = 30 #Percentage of points lost when character dies. Use 0 to disable death penalty. Range is between 0 and 100. Don't forget to also edit DeathMessage.
    PointsGhast = 25 #How many points do you get for killing Ghast
    RewardEveryone = true #Should we reward everyone instead of just winners?
    MinimumPoints = 1 #Minimum points needed to be a winner and claim the prize.
    FinishTime = 23600 #time when plugin stops counting mobs and announce the winners. Finish time must be greater than start time.
    EnableHighScores = true #Enable saving and displaying personal high scores of each player.
    StartTime = 13000 #Time when plugin will start counting mob kills
    MySQLConn = jdbc:mysql://localhost:3306/minecraft #MySQL Connection string (only if using MySQL)
    RewardParameters = 264 1-1
    PointsSpider = 15 #How many points do you get for killing Spider
    Debug = false #Print additional debug messages if available
    MySQLUsername = root #MySQL Username (only if using MySQL)
    RewardParametersEveryone = 266 1-1
    PointsZombiePigman = 1 #How many points do you get for killing Zombie Pigman
    SignUpPeriodTime = 5 #How many minutes before hunt starts will hunt be announced? In this period players have to sign up. Set to 0 to disable.
    StartChance = 100 #Chance to actually start the fight. Range is between 100 and 0.
    UseMySQL = false #true = use MySQL database / false = use SQLLite
    PointsZombie = 10 #How many points do you get for killing Zombie
    TellTime = true #allow plugin to display remaining time in the /huntstatus command.
    EnableReward = true
     
  17. Offline

    matejdro

    Please set Debug = true and then post the log again.
     
  18. Offline

    PAPABEAR1010

    server log (open)
    2011-02-21 18:39:45 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-21 18:39:45 [INFO] Loading properties
    2011-02-21 18:39:45 [INFO] Starting Minecraft server on *:25565
    2011-02-21 18:39:45 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-437-g9de610a-b405jnks (MC: 1.2_01
    )
    2011-02-21 18:39:45 [INFO] Preparing level "world"
    2011-02-21 18:39:45 [INFO] Preparing start region
    2011-02-21 18:39:46 [INFO] Preparing spawn area: 48%
    2011-02-21 18:39:47 [INFO] Preparing spawn area: 81%
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]Loading Worlds
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]Detected world "world"
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]World in EnabledWorld: "world"
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]Enabled world "world"
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]World in EnabledWorld: "tollan"
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]World in EnabledWorld: "haven"
    2011-02-21 18:39:47 [INFO] [MonterHunt][DEBUG - MultiWorld]World in EnabledWorld: "atlantis"
    2011-02-21 18:39:47 [INFO] [MonsterHunt] Loaded 0 High scores.
    2011-02-21 18:39:47 [INFO] [MonsterHunt] MonsterHunt Loaded!
    2011-02-21 18:39:47 [INFO] [WormholeXTreme][v0.736]Load Beginning.
    2011-02-21 18:39:47 [WARNING] [WormholeXTreme]Failed to load Permission Plugin. Defaulting to built-in permissions.
    2011-02-21 18:39:47 [WARNING] [WormholeXTreme]Failed to load iConomy Plugin - there will be no iConomy integration.
    2011-02-21 18:39:48 [INFO] Preparing spawn area for haven, 61%
    2011-02-21 18:39:49 [INFO] [MonterHunt][DEBUG - MULTIMESSAGE]SignUpStart,0,17538,23600,7000,false,false,true
    2011-02-21 18:39:50 [INFO] Preparing spawn area for tollan, 40%
    2011-02-21 18:39:51 [INFO] [MonterHunt][DEBUG - MULTIMESSAGE]NotEnoughSignedUp,1,17538,13000,23600,0
    2011-02-21 18:39:51 [INFO] Preparing spawn area for tollan, 81%
    2011-02-21 18:39:52 [INFO] [WormholeXTreme]4 Wormholes loaded from WormholeDB.
    2011-02-21 18:39:52 [INFO] [WormholeXTreme][v0.736]Load Completed.
    2011-02-21 18:39:52 [INFO] Done! For help, type "help" or "?"
    2011-02-21 18:40:10 [INFO] 138 recipes
    2011-02-21 18:40:10 [INFO] papabear1010 [/192.168.0.3:52305] logged in with entity id 258
    2011-02-21 18:40:10 [INFO] Player count: 1
    2011-02-21 18:40:22 [INFO] papabear1010 issued server command: hunt
    2011-02-21 18:40:22 [INFO] Unknown console command. Type "help" for help.
    2011-02-21 18:40:38 [INFO] papabear1010 issued server command: huntstart tollan
    2011-02-21 18:40:38 [INFO] Unknown console command. Type "help" for help.
    2011-02-21 18:41:52 [INFO] papabear1010 lost connection: disconnect.quitting
     
  19. Offline

    Manbeast77

    Since I really didn't see this issue here, I'll post a small bug that I'm getting. My server is running build 346 of CB and I am using extend day. I already know about the CB echo issue, so I'll ignore that for now. What I have a problem with is the start chance. I have it set to 10, so basically a 10% chance of the hunt starting, but the hunt never fails. Ever. I was going to set it to 0, but the auth database went down before I could test that. I did see that I might have to reset the day/night counter in the cfg to use the extend day plugin, and I would like to know if that's true, and what those values might be. I'll try the 0% once I get the chance just to see if it fails, but I have been testing several different percentages, and none of them seem to affect the chance at all.
     
  20. Offline

    dragonking

  21. Offline

    matejdro

    In what way are they conflicting?
     
  22. Offline

    dragonking

    well towny gets disabled completely so no commands work. and same for the other plugins i guess...
     
  23. Offline

    Kartus

    can the players "cheat" if they go hunting at mobspawner? =)
     
  24. Offline

    jwideman

    Sure can. There's not really anything that can be done about this, I don't think.
     
  25. Offline

    Fugensnot

    Can we have a reward system that rewards you in relation to points? Like an iConomy coin per point?
     
  26. Offline

    Maskur

    This is what I'm getting with the new bukkit.

    Code:
    2011-02-24 07:36:14 [SEVERE] ENTITY_DAMAGEDBY_ENTITY (Is it up to date?)
    java.lang.NoSuchFieldError: ENTITY_DAMAGEDBY_ENTITY
            at com.matejdro.bukkit.monsterhunt.MonsterHunt.onEnable(MonsterHunt.java:70)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:76)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:57)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  27. Offline

    matejdro

    @Kartus yes, but as jwideman already said, there is not much i can do about it. Or at least not until Bukkit gets support for mobspawner events.

    But i have heard, that mob spawners are slower than going around and kiling mobs, so they are not such a big deal.

    @Fugensnot Already exist. Read about Relative Reward under Reward Configuration in first post.

    @Maskur You are not using latest version of the MonsterHunt. Update to v0.2.3.

    @PAPABEAR1010 thanks for the information, i think i know what is wrong.
     
  28. Offline

    Maskur

    Oh, I was sure I had the latest version, I shouldn't work on the server when im tired, thanks for the quick reply!
     
  29. Offline

    Fugensnot

    Oh sorry XD I misread that as relative reward per kill XDDD
     
  30. Offline

    matejdro

    Yeah i wrote it wrong. Changed to points now.
     
  31. Offline

    Fugensnot

    Thank you :D

    Also, what're the references to values for the messages? Like <points> and <Name>? I accidentally deleted a few and can't remember them >: Can we have an example in the first post of different tags we can use in the messages.properties? :3
     

Share This Page