HeadSpawner

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
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!


-
View User Profile
-
Send Message
Posted Jul 22, 2015BRAAAAINS
-
View User Profile
-
Send Message
Posted Nov 7, 2014@Shim032767
EVERYBODY WANTS HEADS!
-
View User Profile
-
Send Message
Posted Oct 29, 2014Hey I Want Heads DO YOU????????
-
View User Profile
-
Send Message
Posted May 24, 2014@MTXRooster
Yes, I updated the version because there was a little error, nevertheless I am gonna look at your problem.
EDIT: I just checked and even tried to add it thru commands (/give DragonCz 397 1 3 {SkullOwner:"DragonCz"}) and it did not show any head. Must be 1.7.9 CB problem
EDIT2: Definitely CB problem, works good in SinglePlayer
-
View User Profile
-
Send Message
Posted May 17, 2014Downloaded the latest (1.4.2) and running a 1.7.9 bukkit server.. I don't see any errors, as others were mentioning (guessing I'm using the newer, corrected version) but the problem I'm having is it's just giving me a generic player head. What I mean is, the plugin is not throwing any errors, but it's also not putting any actual players faces on the heads. It gives me the same, 'generic' head every time. Got permissions set (though it was giving me the heads without). Help?
-
View User Profile
-
Send Message
Posted May 15, 2014@wilsondc15
Fixed, waiting for file approval, sorry for delay
-
View User Profile
-
Send Message
Posted May 14, 2014Still no response :(
-
View User Profile
-
Send Message
Posted May 11, 2014@wilsondc15
requesting an update for this much needed plugin :(
-
View User Profile
-
Send Message
Posted Apr 27, 2014@icomputerz
Same please fix
-
View User Profile
-
Send Message
Posted Apr 25, 2014Getting spammed with errors after the 1.7.9 update.
http://pastebin.com/4zm6SyT3
Ignore the MCPC and Forge stuff. Not using either one on the server, just I'm using the Multicraft configuration off from that so I have a larger PermGen (My host BeastNode told me to use that config).
-
View User Profile
-
Send Message
Posted Apr 6, 2014@darkness1999
instead of using heads in frames make a villager with the npc plugin and name it the player they put the head in the item frame
-
View User Profile
-
Send Message
Posted Apr 5, 2014Great plugin, but it keeps printing random errors to the console. Fix?
-
View User Profile
-
Send Message
Posted Feb 4, 2014@netherslayer777
I see it is solved, but for people having same issue: Event is being cancelled due to other plugin blocking placing of the block.
-
View User Profile
-
Send Message
Posted Jan 30, 2014When a head drops and my player receives it, they try to place it down or on a wall and it returns to their inventory. Do you know why?
Edit - Resolved
-
View User Profile
-
Send Message
Posted Oct 23, 2013it's can'd of complicated for me to see what you mean.OK
-
View User Profile
-
Send Message
Posted Apr 13, 2013@darkness1999 I already asked, it could be only done by spawning some small LivingEntity, overriding all it's methods to not to move, don't make any sounds (but still visible) and give it a tag. It is not easy.
-
View User Profile
-
Send Message
Posted Apr 11, 2013Could u add this: Heads in Frames! (heads from real players) and names over the head (and feature to en/disable this in game and only over some heads) maybe the plugin tagapi can be used for this or ask the manager if he can implement a feature like this...
-
View User Profile
-
Send Message
Posted Feb 26, 2013a great option would be permeation nodes with chance ! can u see that coming in future @DragonCz ?
-
View User Profile
-
Send Message
Posted Feb 23, 2013Could u add this: Heads in Frames! (heads from real players)
-
View User Profile
-
Send Message
Posted Feb 13, 2013@death4457 Ok, will add it in the next update (v1.3.5) along with some cool new unannounced features :)