kd8lvt

How to set up a player kill counter

Jul 15th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. HOW TO MAKE A PLAYER KILL COUNTER
  2. (AKA How many players the player has killed)
  3. 1.
  4. /scoreboard objectives add kills playerKillCount Kills
  5. 2.
  6. scoreboard objectives setdisplay sidebar kills
  7. 3.
  8. Next time a player kills another player, they will appear on the sidebar!
Advertisement
Add Comment
Please, Sign In to add comment