Advertisement
nunonuno_riku

Untitled

Nov 22nd, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. command /menu:
  2. trigger:
  3. wait 2 tick
  4. set {_p} to "%player%" parsed as player
  5. open chest with 1 rows named "&8[ &aMenu &8]" to player
  6. play raw sound "random.click" at player with pitch 1 volume 1
  7. format slot 0 of player with skull of {_p} named "&7Player &8: &f%player%" with lore "&aClick to see your stats" to close then run [make player execute command "/stats"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement