Advertisement
kaizyukun

Untitled

Apr 9th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. command /ha? [<text>]:
  2. permission:skript.ha
  3. permission message: &cYou do not have permission
  4. trigger:
  5. if arg 1 is not set:
  6. broadcast "%player%&a:&f は?"
  7. stop
  8. if arg 1 is set:
  9. broadcast "%player%&a:&f は? %arg 1%"
  10. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement