-
Posts
30 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by TankSniperD
-
-
Here is a Basic Mutechat Skript! I will be post more skripts soon!
Â
Skript Made By: TankSniperD
Do not take credit for this skript and say it is yours! Thanks
command /mutechat:
  permission: staff.mute
  permission message: &c You don't have the required permission to perform that command.
  trigger:
    if {Globalchat} is not set:
      set {Globalchat} to true
      broadcast "&c&lServer-name &c| &cChat has been muted by &r&c%player%"
      stop trigger    if {Globalchat} is set:
      clear {Globalchat}
      broadcast "&c&lServer-name &c| &aChat unmuted by &r&a%player%"on chat:
  if {Globalchat} is true:
    if player has permission "chat.mute.bypass":
      stop trigger
    else:
      cancel event
      send "&cChat is currently muted." -
He came on my server sweared at me and then i banned him and then went to the minehut hub and said not to join my server cause it is trash in public chat.

Mutechat Skript
in Script Releases
Posted
Forgot to mention, replace 'Server-name' with your servers name