Advertisement
NiceQQQQ

Untitled

Aug 23rd, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. command /chat <text>:
  2. permission: ChoroQ
  3. permission message: ChoroQ様ようだぞ
  4. trigger:
  5. execute console command "/tellraw @a {""text"":""§7ChoroQ§f: %arg-1%""}"
  6.  
  7. command /chatell <player> <text>:
  8. permission: ChoroQ
  9. permission message: ChoroQ様ようだぞ
  10. trigger:
  11. execute console command "/tellraw %arg-1% {""text"":""§7[%player% -> %arg-1%] §f%arg-2%""}"
  12. execute console command "/tellraw %player% {""text"":""§7[%player% -> %arg-1%] §f%arg-2%""}"
  13.  
  14. command /chatsay <text>:
  15. permission: ChoroQ
  16. permission message: ChoroQ様ようだぞ
  17. trigger:
  18. execute console command "/say @e[name=URL] %arg-1% by %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement