RichieNy 55 Posted March 27, 2020 Share Posted March 27, 2020 Well, the plugin chat control is broken so here is this for you all to use! options: p: &8[&c!&8]&7 msg: {@p} &cYou are not allowed to use that command! version: 0.0.1 on chat: if player does not have permission "staff.chc": if {mutechat} is set: cancel event send "{@p} You can not speak while chat is muted!" command /chc [<text>]: permission: staff.chc permission message: {@msg} trigger: if arg-1 is "help": send "&3ChatControl Skript" send "&7Made by RichieNy" send "&b/chc help &7→ Shows this help page!" send "&b/chc mute &7→ Mutes the chat!" send "&b/chc clear &7→ Clears the chat!" if arg-1 is "mute": if {mutechat} is set: delete {mutechat} broadcast "{@p} Chat has been unmuted by &b%player%&7!" else: set {mutechat} to true broadcast "{@p} Chat has been muted by &b%player%&7!" if arg-1 is "clear": loop 100 times: broadcast " " broadcast "{@p} Chat has been cleared by &b%player%&7!" 2 [MOD] RichieNy Discord: @RichieNy#0002 Teams: Minehut META Reports and Appeals Link to post Share on other sites
TrYn 63 Posted March 27, 2020 Share Posted March 27, 2020 Not bad, I like the idea of keeping it to one command, never actually done that myself. 1 ⮞ Junior Mod (01/04/2020) - Resigned ⮜ ⮞ Discord » Koronotchi#0001 ⮜⮞ Minecraft Username » Koronotchi ⮜ Link to post Share on other sites
iiNaty 2 Posted April 7, 2020 Share Posted April 7, 2020 Love the command! The code looks great! 1 Link to post Share on other sites
xlr100 8 Posted April 9, 2020 Share Posted April 9, 2020 Cool script, you should add an option to prevent messages that include certain words from being sent (for example swear words). You can provide a default list and an option to edit it (/chc word add/remove/list) Link to post Share on other sites
MrScopes 21 Posted April 9, 2020 Share Posted April 9, 2020 cool but you should make it if they don't type any of the 3 arguments, it defaults to "help" Discord: MrScopes#5548 Link to post Share on other sites
Wolfeee_ 18 Posted April 14, 2020 Share Posted April 14, 2020 Pretty good script! Hope to see more from you Richie. IGN: Wolfeee_ Discord: Nathan.#4380 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now