Chatty
  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.15
A simple script that is all about the chat! You can send broadcasts, mute the chat, clear the chat, give certain players chat bypass when it is muted, censor out certain words, and set a welcome, join, or leave message. You can also disable or enable a certain part of the script by typing "on" or "off" in the options. As well, it is very easy to edit the script to your liking! By the way, if you look at the script in the parser, it might glitch, so you have to download it! (This is one of my first scripts)

Donation Link: https://www.paypal.me/WGYTdonate
Author
WolfyGameYT
Downloads
794
Views
794
First release
Last update
Rating
4.00 star(s) 1 ratings

More resources from WolfyGameYT

Latest updates

  1. Minor Fixes

    - Changed "send" to "broadcast" in the join/quit/welcome message

Latest reviews

Looks good! My only real critique is as follows
1. The Globalchat variable could be namespaced (chatty.globalchat instead of globalchat)
2. You should use the join/quit message expression instead of the send effect (using the send effect also means the join message is only shown to the joining player).

Overall, though, it's a pretty good and small script, and I'm excited to see more from you in the future :)
WolfyGameYT
WolfyGameYT
Sorry, accidentally changed "broadcast" to "send". Thanks for your review!