Minecraft HeadSpawner mod 2026 download
logo
minecraft mod HeadSpawner

HeadSpawner

Game Version: CB 1.7.9-R0.2
Total Downloads: 31,119
Updated: Aug 13, 2014
Created: Oct 29, 2012
Download HeadSpawnerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.5.0 release 19.33 KB Aug 13, 2014 CB 1.7.9-R0.2 4,370 download HeadSpawner v1.5.0 releaseDownload
v1.4.2 release 18.38 KB May 15, 2014 CB 1.7.9-R0.1 2,362 download HeadSpawner v1.4.2 releaseDownload
v1.4.1 release 18.29 KB Mar 18, 2014 CB 1.7.2-R0.3 2,457 download HeadSpawner v1.4.1 releaseDownload
v1.4.0 release 18.31 KB Mar 17, 2014 CB 1.7.2-R0.2 744 download HeadSpawner v1.4.0 releaseDownload
v1.3.5 release 17.97 KB Mar 24, 2013 1.5.1 10,398 download HeadSpawner v1.3.5 releaseDownload
v1.3.4 release 16.26 KB Feb 13, 2013 CB 1.4.7-R1.0 3,582 download HeadSpawner v1.3.4 releaseDownload
v1.3.3 release 16.18 KB Feb 12, 2013 CB 1.4.7-R1.0 1,034 download HeadSpawner v1.3.3 releaseDownload
v1.3.2 release 16.38 KB Feb 11, 2013 CB 1.4.7-R1.0 813 download HeadSpawner v1.3.2 releaseDownload
v1.3.1 release 14.42 KB Feb 7, 2013 CB 1.4.7-R1.0 1,480 download HeadSpawner v1.3.1 releaseDownload
v1.2.1 release 4.79 KB Jan 12, 2013 CB 1.4.6-R0.3 2,133 download HeadSpawner v1.2.1 releaseDownload
v1.2 release 5.96 KB Dec 31, 2012 CB 1.4.6-R0.3 604 download HeadSpawner v1.2 releaseDownload
v1.1 release 6.10 KB Dec 23, 2012 CB 1.4.6-R0.1 586 download HeadSpawner v1.1 releaseDownload
v1.0 release 4.46 KB Oct 29, 2012 1.4.2 556 download HeadSpawner v1.0 releaseDownload

Description

Share this:

Features

Plugin allowing you to spawn player-textured heads into your inventory or other player's inventory
Permission support


Installation

Simply put the JAR file in your server's PLUGINS folder and restart or reload the server.


Configuration

The configuration is simple, it only contains configurating the dropping of player heads on player killing each other (good for pvp servers)

features:
  #Description: Show head owner on right click with bare hands
  #Values: true / false
  #Default: true
  show-owner: true
  ##############################
  headdrop:
    #Description: Allowing player head dropping feature.
    #Values: true / false
    #Default: false
    enabled: false
    
    #Description: Chance of head drop on player kill in % (100 = always)
    #Values: 0 - 100 (inclusive)
    #Default: 10
    chance: 10
    
    #Description: World with allowed head drop
    #Values: List of strings (world names) or '*' for all
    #Default: world
    whitelist:
      - world
      
    #Description: If the list contains allowed or disallowed worlds
    #Values: true / false
    #Default: false
    use-as-blacklist: false
  ##############################
  chat:
    #Description: Prefix for messages in chat
    #Value: String
    #Default: "&9[&7HS&9]"
    prefix: "&9[&6HS&9]"
    
    #Description: Translation code to fetch messages
    #Value: Any translation code found in the config (you can also add your own and send them to 'dragonczz@gmail.com')
    #Default: "en_us"
    translation: "en_us"
 
translations:
    en_us:
      headGiven: "&aGiven head of player &l{playerName}"
      noPermission: "&cYou don't have the required permissions for this command."
      playerNotFound: "&cPlayer '{playerName}' could not be found."
      headGivenTo: "&aGiven head of player &l{firstPlayer} &r&ato player &l{secondPlayer}&r&e."
      badSyntax: "&cInvalid arguments, syntax is &l{syntax}"
      headOwner: "&aPlayer &l{owner} &r&ais shown on this head."
    cs_cz:
      headGiven: "&aHlava dana hraci &l{playerName}"
      noPermission: "&cPro tento prikaz nemas dostatecna prava."
      playerNotFound: "&cHrac '{playerName}' nebyl nalezen."
      headGivenTo: "&aDana hlava hrace &l{firstPlayer} &r&ahraci &l{secondPlayer}&r&e."
      badSyntax: "&cSpatny prikaz, spravna sytaxe je &l{syntax}"
      headOwner: "&aNa teto hlave je zobrazen hrac &l{owner}"

Permissions and Command

Permission Command Alias Description
headspawner.give.self /head <player> /hd <player> Gives you head of player (case-sensitive)
headspawner.give.other /head <player1> <player2> /hd <player1> <player2> Gives player1 head of player2 (case-sensitive)

headspawner.give, headspawner.* or headspawner.give.* denotes all the permissions above


Metrics

As of v1.3.1, I hooked the plugin to Plugin Metrics (http://mcstats.org/) to send statistics of servers and players. You can disable it in /plugins/PluginMetrics/config.yml by setting opt-out to true

HeadSpawner Stats Page


Credits

This plugin is made 100% by me an no-one else. My nick in-game is DragonCz if you want to leave credits somewhere or if you just find me on some server and want to say a little thanks.
Also, I noticed some players misspelling my nickname – that's alright, I am from the Czech Republic and it can be hard for some people 🙂


TODO

If you would like some features, leave feedback 😉
  • Showing head owner's name over placed / dropped head – Not possible yet
  • Changing head picture in hotbar – Not possible yet
  • Disallowing head block update to keep skin as it was when placed – Not possible
  • More languages
  • iConomy, BOSEconomy hooks (allowing player to "buy" heads)
  • Permission chance
  • Implementing for Forge mod

Videos

EN: http://www.youtube.com/watch?v=yztqK6T8_gg

DE: http://www.youtube.com/watch?v=3y2PYwI3KdU,http://www.youtube.com/watch?v=OsFNz1FQs48


Place, contact me on my email (dragonczz@gmail.com) if there is any problem with the plugin as I check my email every hour or so

If you are feeling generous, you can donate so I can continue my work on this plugin and also pay my own server, thank you!

Donate

Comments

Add a comment