HeadHunter
This project has moved here.
A list of configuration options, commands, features, and permissions is available at the link above. Bugs can be reported via comments here or on github for the time being.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
@matze135
Make sure you are running latest version. Works fine for me.
Sorry for my english. I kill players, but not heads drop. I kill Zombie or Skeleton, this drop heads.
@Kongolan
Rather than making it so that you must add a permission to people to have heads drop, I will add a permission that can be put with groups where you don't want head drops. This will make it easy for new users to drop and run the plugin with little config, but allow for more advanced permissions. Stay tuned for the update. I need to quick add it and then wait for file approval.
You should add a permissions if a player can drop a head, i want to prevent people killing new players just for their skin. Shouldn't be much effort actually.
@kdthehun
Test the issue on a local system with Multiverse removed and see if it works.
For some reason players on my server aren't dropping heads. We use Multiverse and our MAIN world is NOT a PvP world. Can that be affecting it?
Okay, I was unable to reproduce an error, and I was using the latest v1.3.6 even after using /spawnhead, killing a player, and killing a mob. All dropped heads fine with no errors. I looked at the uploaded file and it appears the changelog is behind so that may have been the 1.5 version, yet I was able to use it fine on a 1.5.1 server. I have uploaded a new file, so give that a try when it gets approved!
@fogest
Sorry for the double post, but Nick might be right in his second paragraph. You updated Head Hunter to 1.3.6, but the error message says that it can't pass the event to Head Hunter v1.3.4. Could the version number in the error message have something to do with the problem?
@user_238412
@fogest
Im getting the same error as @Nick12506,
So far I've only noticed HeadHunter being linked to these problems, hence why I've posted here. I'm thinking it could be related to the CraftBukkit version, HeadHunter, MobBountyReloaded or WorldGuard.
@Nick12506
I need the full error please. Also I'm not quite sure what you mean in your second paragraph.
@fogest
My server is still receiving the error "EntityDeathEvent to HeadHunter" after updating to the current release.
Just my advice, I noticed it's giving the command off to HeadHunter v1.3.4, shouldn't it be giving it off to just HeadHunter or HeadHunter v1.3.6?
@Bjoener
Updated:
Update, please! Error with 1.5.1:
2013-03-21 13:10:30 [SEVERE] Could not pass event EntityDeathEvent to HeadHunter v1.3.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_5_R2.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:318) at net.minecraft.server.v1_5_R2.EntitySkeleton.dropDeathLoot(EntitySkeleton.java:179) at net.minecraft.server.v1_5_R2.EntityLiving.die(EntityLiving.java:909) at net.minecraft.server.v1_5_R2.EntitySkeleton.die(EntitySkeleton.java:130) at net.minecraft.server.v1_5_R2.EntityLiving.damageEntity(EntityLiving.java:766) at net.minecraft.server.v1_5_R2.EntityMonster.damageEntity(EntityMonster.java:39) at net.minecraft.server.v1_5_R2.EntityHuman.attack(EntityHuman.java:854) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:1103) at net.minecraft.server.v1_5_R2.Packet7UseEntity.handle(SourceFile:36) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R1/inventory/CraftItemStack at com.gmail.scottmwoodward.headhunter.listeners.EntityDeathListener.onMobDeath(EntityDeathListener.java:51) at sun.reflect.GeneratedMethodAccessor306.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 21 more Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_5_R1.inventory.CraftItemStack at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 26 more
Hey,
Can this work for LAN servers?
@cobsad
It should be under your plugins folder in the HeadHunter folder. First, does the HeadHunter folder exist? If not let me know. Second, is the config.yml present? Also which Bukkit version are you using, and which version of this plugin are you using?
Hi! I'm having an issue, I can't seem to find a config file anywhere. Am I just being silly?
@fogest
1.3.5 works great, thank you.
@Bjoener
Try out the latest version and see if you have this issue now. I have updated it for the latest 1.5 bukkit build. Since file may not be approved yet, check it out here: http://dev.bukkit.org/server-mods/headhunter/files/13-v1-3-5/
I have an error:
2013-03-16 08:37:02 [SEVERE] Could not pass event EntityDeathEvent to HeadHunter v1.3.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:315) at net.minecraft.server.v1_5_R1.EntitySkeleton.dropDeathLoot(EntitySkeleton.java:179) at net.minecraft.server.v1_5_R1.EntityLiving.die(EntityLiving.java:908) at net.minecraft.server.v1_5_R1.EntitySkeleton.die(EntitySkeleton.java:130) at net.minecraft.server.v1_5_R1.EntityLiving.damageEntity(EntityLiving.java:765) at net.minecraft.server.v1_5_R1.EntityMonster.damageEntity(EntityMonster.java:39) at net.minecraft.server.v1_5_R1.EntityArrow.l_(EntityArrow.java:235) at net.minecraft.server.v1_5_R1.World.entityJoinedWorld(World.java:1356) at net.minecraft.server.v1_5_R1.WorldServer.entityJoinedWorld(WorldServer.java:594) at net.minecraft.server.v1_5_R1.World.playerJoinedWorld(World.java:1337) at net.minecraft.server.v1_5_R1.World.tickEntities(World.java:1225) at net.minecraft.server.v1_5_R1.WorldServer.tickEntities(WorldServer.java:462) at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:562) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_R1/inventory/CraftItemStack at com.gmail.scottmwoodward.headhunter.listeners.EntityDeathListener.onMobDeath(EntityDeathListener.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 20 more Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemStack at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) ... 26 more