Staff Pick: DClearChat
By
NoiknezCreated: 2016/09/09 08:57:33 UTC-07:00 (8 years and 105 days ago)
Edited: 2016/09/17 08:17:35 UTC-07:00 (8 years and 97 days ago)
Likes: 2
Staff pick as of: 2016/09/14 11:30:31 UTC-07:00 (8 years and 100 days ago)
Denizen Version: Version 0.9.8
Script Version: Script Version 3
Description:
A simple ClearChat script.
Usage /cc
You can edit the text in the last line to fit your need !
Download script |
View raw scriptclearchat:
type: command
debug: false
name: cc
description: ClearChat
usage: /cc
allowed help:
- determine <player.has_permission[dclearchat]>
permissions: dclearchat
script:
- if !<player.has_permission[dclearchat]> {
- queue clear
}
- ^repeat 100 { - announce "" }
- ^announce "<&c>[<&6>DClearChat<&c>] <player.name.display> <&8>cleared the chat... !"
View History