iku55

Untitled

Jul 21st, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. command /music [<text>]:
  2. permission: music.use
  3. trigger:
  4. if arg-1 is "dora":
  5. command "/stopsound @a"
  6. command "/execute @a ~ ~ ~ /playsound minecraft:record.13 record @s ~ ~ ~ 10"
  7. else if arg-1 is not set:
  8. message "&c/music <music>"
Advertisement
Add Comment
Please, Sign In to add comment