Paste #35877: Repo Script DClearChat

Date: 2016/09/09 08:57:33 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


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