Advertisement
buss2

bCC

Oct 22nd, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. #bChatControl v0.01
  2.  
  3.  
  4. options:
  5. permission_admin: bCC.admin
  6.  
  7. tag: &7[&ab&6CC&7]
  8.  
  9. slow_mode: 5
  10.  
  11. chat_mode: {GROUP} <{PLAYER}>: {MESSAGE}
  12.  
  13. command: chat
  14.  
  15. command /{@command} [<text>] [<text>] [<text>]:
  16. aliases: c
  17. trigger:
  18. if player has permission "{@permission_admin}":
  19. if arg 1 is "off" or "wylacz":
  20. if arg 2 is not set:
  21. set {bCC::chat} to "off"
  22. send "{@tag}&2 Chat zostal wylaczony przez: &4%player% &2na czas nieokreslony!"
  23. if arg 2 is ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement