Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /stats <text>:
- trigger:
- if arg is not set:
- set {otherstat.%player%} to the player
- set {otherstat.%player%} to arg
- wait 0.1 second
- message "&a&l-------------&b&lFavonius Open PVP&a&l-------------" to the player
- message "&c&lKills:&r %{kills.%{otherstat.%player%}%}%" to the player
- message "&7&lDeaths:&r %{deaths.%{otherstat.%player%}%}%" to the player
- message "&3&lLongshot:&R %{BestLongshot.%{otherstat.%player%}%}%" to the player
- message "&9&lKillstreak:&r %{bestkillstreak.%{otherstat.%player%}%}%" to the player
- message "&a&l---------------&b&l%player%'s Stats&a&l---------------" to the player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement