Paste #35999: Diff note for paste #35998

Date: 2016/09/12 13:12:53 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


 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> {
+    - if !<player.is_op> {
       - queue clear
       }
     - ^repeat 100 { - announce "" }
     - ^announce "<&c>[<&6>DClearChat<&c>] <player.name.display> <&8>cleared the chat... !"