Advertisement
LukaMC59

Untitled

Oct 22nd, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. on death:
  2. attacker is a player
  3. add 1 to {kills.%attacker%}
  4.  
  5. command /test:
  6. trigger:
  7. open chest with 1 row named "&9%player%'s Statistics" to player
  8. format slot 5 of player with diamond sword named "&9Kills &8» %{kills.%player%}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement