Paste #35963: Diff note for paste #35962

Date: 2016/09/11 05:13:00 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


 clearchat:
     type: command
     name: cc
     description: ClearChat
     usage: /cc
+    permission: not is_op
     allowed help:
     - determine <player.is_op>
     script:
     - if not<player.is_op> {
       - queue clear
       }
     - ^repeat 100 { - announce "" }
     - ^announce "<&c>[<&6>DClearChat<&c>] <player.name.display> <&8>cleared the chat... !"