Advertisement
MilkTeaPopcorn

Untitled

Nov 5th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. on death of player:
  2. strike lightning effect at the victim
  3. drop victim's skull named "&7%victim%&e's head" at victim
  4.  
  5. on rightclick holding player head:
  6. apply potion of Regeneration 2 to the player for 10 seconds
  7. apply potion of Absorption 1 to the player for 120 seconds
  8. apply potion of speed 2 to the player for 10 seconds
  9. remove 1 of player's tool from player's tool
  10.  
  11. on place:
  12. if held item of player is a player head:
  13. cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement