Minecraft Tutorial Playlist ►
http://www.youtube.com/playlist?list=PLEB388783144C45A8This video will show you how to build a contraption that drops a players head when they are killed by another player!
Eease
https://www.youtube.com/user/EeaseMapsDisable Enderman Griefing Minecraft 1.8 Tutorial
https://www.youtube.com/watch?v=9HTNkY1snkQ&index=1&list=PLEB388783144C45A8How To Find Spawn Chunks Minecraft 1.8 Tutorial
https://www.youtube.com/watch?v=wQrmAps0Udo&index=2&list=PLEB388783144C45A8Commands
/scoreboard objectives add death killedByTeam.white
/scoreboard objectives add kill stat.playerKills
/scoreboard teams add players
/scoreboard teams option players color white
Command Blocks (Build this in your spawn chunks)
1:fill ~ ~1 ~ ~ ~1 ~3 stone
2:fill ~ ~-1 ~ ~ ~-1 ~3 redstone_block
3:scoreboard teams join players @a[team=]
4:scoreboard players set @a[score_death_min=1,score_kill_min=1] death 0
5:execute @a[name=PLAYERNAME,score_death_min=1] ~ ~ ~ summon Item ~ ~ ~ {Item:{id:minecraft:skull,Damage:3,Count:1,tag:{SkullOwner:PLAYERNAME}}}
6:same command again, 1 for every player.
7:scoreboard players set @a[score_death_min=1] death 0
8:scoreboard players set @a[score_kill_min=1] kill 0
Gamerule Commands
/gamerule commandBlockOutput false
/gamerule logAdminCommands false
Links!
● Twitter
http://bit.ly/xisuma_twitter● Facebook
http://on.fb.me/xisuma_facebook● Google+
http://bit.ly/XisumaG● Merchandise
http://xisuma.spreadshirt.com● Website
http://www.xisumavoid.com