DropHeads
DropHeads
Let the head hunt begin!
Using high quality textures 85% supplied by Minecraft-Heads.com ❤️
Highlights
- Super configurable
- Heads as a loot drop, or with a command
- Huge variety (e.g., snow fox, lime sheep, zombified swamp farmer villager, …)
- Behead messages and translation support
- Regularly updated heads from the latest Minecraft snapshots
- Complete API for other developers to hook into
Configuration
Default values picked to fit well on most servers,
However, if you like getting into configuration, here's just a taste of what you can do:
- Adjust drop rates based on mob type
- Adjust drop rates based on ticks-lived
- Adjust drop rates based on what weapon is used
- Adjust drop rates based on spawn conditions (Breeding, Spawners, /summon, ...)
- Require using specific weapon(s) to get heads to drop
- Enabling charged creeper head drops
- Change any head textures, or add your own
- Optionally require killed by a player (configurable what counts as 'killed by a player')
- Opt-in automatic updates
- ...and more! Check out config files in the GitHub repository
Permissions
For an always update-to-date list, check here.
dropheads.canlosehead: Can drop a head upon death
dropheads.canbehead.<mob_type>: Can get heads from killing the given mob
dropheads.alwaysbehead.<mob_type>: Get heads for 100% of kills (unless canlosehead is false)
dropheads.silentbehead: Avoid triggering a global behead message in chat *
dropheads.canplacehead: Can place a head as a block
dropheads.clickinfo: Can see the name of a head by clicking it *
dropheads.spawn: Can get heads with a command *
dropheads.droprate: Can check head drop rates with a command
* = has sub-permissions
Troubleshooting / F.A.Q.
Q: Heads are not dropping!
A: There a many possible causes; here is a quick checklist of things you should try:
* Check if another plugin is causing the issue (compatibility)
* Check if you have the dropheads.canbehead permission
* Check head-drop-rates and spawn-cause-modifiers configs (e.g. spawn egg rates are nerfed!)
* Keep in mind the time-alive, weapon-used, and looting modifiers.
* If killing a player, check if they have the dropheads.canlosehead permission
* If you have modified your config files, check them carefully for other causes
Q: Does this plugin cause lag?
A: It shouldn't! I hear it is much faster than Xisumavoid's datapack :)
Q: Can I edit the head textures (i.e., to match a resource pack)?
A: Yes! Look in the head-textures.txt file
Q: Migrating from another heads plugin?
A: It should be an easy drag-n-drop replacement, but if you have any issues let me know!
Q: How do I install on Forge/Fabric/Singleplayer?
A: DropHeads currently only works on Bukkit and its forks (Spigot, etc); try the MMH-Nano datapack
Q: Where do I get help / report a bug?
A: You can post a comment below, create a bug report, or DM me :)
Q: Older versions of Minecraft?
A: Currently, DropHeads runs on 1.13+. You can find older DropHead jars for 1.12 in the Files tab, otherwise seek out a plugin with support for legacy versions, such as PlayerHeads.
Planned
- Fabric support
- Improve existing textures
- Tropical Fish heads (have the 22 common ones, still need the 3104 rare varieties ☹️)
- Horse variants (for the different patterns)
- Carpeted llamas
Please reach out if you find bugs or have a texture suggestions!
-
View User Profile
-
Send Message
Posted Jul 21, 2020This is a great plugin, really enjoying it. However, at first the plugin was working seemingly without an issue for me and my friend, but for some reason now my friend can still get heads like normal but I can't get heads at all. I checked and me and my friends have the exact same permissions and the config files for this plugin seem fine. I'm wondering why I can't get heads now.
-
View User Profile
-
Send Message
Posted Jul 23, 2020In reply to thatmemer_:
Perhaps it's just bad luck?
Keep in mind that heads from mobs spawned with spawn eggs have a much lower drop rate by default (in case that's what you're doing)
-
View User Profile
-
Send Message
Posted Jul 13, 2020Really like this plugin! However, I'm facing a problem. I'm using this on my 1.16 server. We have about 6 people on the server, 4 of us was online testing this. heads drops every so often for 2 of my friends but hasnt for me or my other friend and we've killed so many mobs. We made the chance for every mob 10% chance, turned all modifiers off. even players are 100% chance but we kill eachother and they dont drop for us, we tried both netherite and diamond swords. My other 2 friends that this plugin works for them, one uses netherite sword and the other diamond so im not sure why its not working for me?? I am the server owner aswell btw
EDIT: after some testing, found out that looting was the cause for the drops. what do i change in the config so that it can work without looting on swords?
-
View User Profile
-
Send Message
Posted Jul 14, 2020In reply to kryxen_:
Hmm, it should already work without looting, so that's not the problem I think. Do you have different permissions settings for the 2 vs. the other 4 players? Or perhaps they are killing natural mobs and you are killing mobs from spawn eggs, and have heads from them disabled in spawn-cause-modifiers.txt? There are actually a couple reasons this could happen, but I think looting only affects the chance, it isn't a prereq for heads. If you want to disable the looting effect, though, then set looting-mutliplier=1 and looting-addition=0
hope this helps! we could also explore it in more detail in a PM perhaps if you want
-
View User Profile
-
Send Message
Posted Jul 15, 2020In reply to forgot2fletch:
After some testing, for my server heads only drop if you have a sword with looting on it. Not sure if it's because I might've messed something in the config. Not too worried about it though since I let all my friends know about this to use looting for heads. If you'd want to look at the edited config for any errors i've made, add me on discord (Kryxenz#9999) and i'll send a paste bin. Thank you :)
-
View User Profile
-
Send Message
Posted Jul 26, 2020In reply to kryxen_:
Just wanted to add a comment here to let you (the author) know that I'm seeing the same issue after extensive testing (300 mobs killed without looting, no drops at a 10% total rate, with an adjusted 12.5% drop rate with looting). Looting is the only way to get heads to drop. Let me know if I can do anything to help debug! Love the plugin.
-
View User Profile
-
Send Message
Posted Jul 26, 2020In reply to thekriskane:
Thanks so much that confirmation and all the testing... I found the bug!
It got introduced in v3.3.5 (along with the new looting config settings)... I just submitted a patch to fix it (pending upload approval), along with a few new features that were planned for version 3.3.7 but I decided to just roll out now :)
Edit: I am really sorry for letting such a major bug get past into release... and especially grateful to the people who pointed it out
-
View User Profile
-
Send Message
Posted Jul 26, 2020In reply to forgot2fletch:
Excellent! Fantastic work on finding the bug AND fixing it so quickly!
And man, don't apologize! This is awesome work and I'm sure coding these kinds of plugins cannot be trivial. Keep being awesome.
-
View User Profile
-
Send Message
Posted Jul 5, 2020First of all, I want to say thank you and well done on making such a fantastic plugin. I was wondering though, is there any reason why mobs dying to magma blocks wouldn't drop their head? We have killed around 20000 fish by using magma and none of them have dropped their head. player-heads-only: is set to false and we are getting heads through other methods such as entity cramming.
-
View User Profile
-
Send Message
Posted Jul 6, 2020In reply to Forge_User_20766567:
Hmm, I will experiment with it and see if I can figure out why they aren't dropping. You are able to get the fish heads from things like max cramming though, you said?
One thing to keep in mind is that not all heads exist yet for all tropical fish; in fact, even for the common varieties we only have 19/22.
-
View User Profile
-
Send Message
Posted Jul 7, 2020In reply to forgot2fletch:
Ok, thank you. We have had a few cod heads through entity cramming, on the server the drop chance is 0.001, and have now killed tens of thousands of cod, tropical, and pufferfish on magma. We knew about the varieties of fish not dropping as I manually killed some fish and received an Alex head. thanks for looking into it. We will try testing as well and get back to you.
-
View User Profile
-
Send Message
Posted Jun 28, 2020While I notice this plugin has 1.16 mob heads, does it work in 1.16? Another heads plugin called HeadsPlus which I used before this apparently does not work on Paper atm thanks to this https://github.com/PaperMC/Paper/issues/3667 and the author stated "This is not HeadsPlus exclusive"
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to VoltroGames:
Hmm, I haven't tested DropHeads much on 1.16 (but I am doing that today and will probably post a new .jar within the next 24 hours)
In theory it should work -- not sure about that Paperspigot bug though? They usually fix these things pretty quickly; if not perhaps you can run spigot for a day or two, idk
-
View User Profile
-
Send Message
Posted Jun 26, 2020Is there any way to cause the plugin to ignore certain mobs? Specifically Wither Skeletons, since those have very modified head drop rates and conditions in this plugin and you have to configure everything a certain way to make them normal, in the process making all heads far easier to get.
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to burNout___:
By default this plugin doesn't affect the wither skeleton drop rates, actually
-
View User Profile
-
Send Message
Posted Jun 21, 2020I'm new to this and don't know how to open anything that lets me change the drop head rates. Could someone please help me out?
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to thedukeofcrayons:
It will be in your server's folder under plugins/DropHeads/head-drop-rates.txt (edit the file then restart the server or plugin)
-
View User Profile
-
Send Message
Posted Jun 13, 2020I changed my skin, and the head is still old. what do I do. @EvDoc
-
View User Profile
-
Send Message
Posted Jun 15, 2020In reply to infinty_oofs:
Try mining it and placing it again. Because of how heads work in Minecraft, once they get placed as a block they stay the texture until something happens to update it (like DropHeads noticing it when it gets mined).
-
View User Profile
-
Send Message
Posted May 26, 2020When I kill sheep and cats it drops a steve head or the female version of steve ( i dont remember her name) instead of the mobs head. Am i doing something wrong? Lol