chat

  • 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 community!

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

  1. bajinzin

    help to finish setting up

    I'm trying to get the person to /cr <radius> so that he can change the range of his chat, but since I changed what appears in /cr by skript, when someone from /cr <local> or /cr <global > he tells the person to type /cr, is there a way for me to cancel this and put it so that the command can be...
  2. bajinzin

    Solved Help item to chat

    https://gyazo.com/2b76d4f08c3817773e6eb916d0aa838b #------------------ # ChatItem # - Version 1.7.1 # - Created by D4isDAVID #------------------ # Dependencies: # - Minecraft 1.9+ # - Skript 2.5.3+ # - SkBee 1.10.1+ #------------------ # Config options: # itemName - how the item name will...
  3. dmc

    Solved logs of chat saving to yaml file

    Hello, I need to write messages with sender to yaml file. That's what I have right now: on chat: load yaml "plugins\.logs\chat.yml" as "plugins\.logs\chat.yml" wf "%now% < %player% > %message%" to "plugins\.logs\chat.yml" save yaml "plugins\.logs\chat.yml" (but it isnt working) bump...
  4. M

    Chat for Teams

    hello i want a Teamchat like Bedwars (if u write only guys in ur Team can see it) (if u write with @a evryone can see it) but i dont know how ^^ i hope u guys can help me My team names are: elias and niclas
  5. M

    Linking chats

    Hello, i want to link chats across one of my other server
  6. FrostPVP™️

    I need a skript

    I need a color chat skript for like &7 &8 &6 those type of color for chat and not /color (color) text cause those are dumb Thank You <3
  7. S

    Solved This is a bug or I'm doing something wrong?

    on join: set {chat::spigotcolors::*} to "&1", "&2", "&3", "&4", "&5", "&6", "&7", "&8", "&9", "&a", "&b", "&c", "&d", "&e" and "&f" set {chat::colors::*} to "<dark blue>", "<dark aqua>", "<dark red>", "<dark purple>", "<gold>", "<gray>", "<dark gray>", "<light blue>", "<dark green>"...
  8. KingDooms

    Seeing other team's chat

    Category: Chat Suggested name: ITC(ImpossibleTeamChat) Spigot/Skript Version: 2.5 What I want: I want a way to see the chat from another team. Ideas for commands: /itc [TargetTeam] [TeamThatCanSeeIt] Ideas for permissions: itc.command When I'd like it by: 7 days
  9. D4isDAVID

    Script ChatItem 1.9.1

    ChatItem is a script that allows you to display your items in the chat. Just type [hand] or any other keyword in the chat and your items will be displayed. This was originally a port of ItemToChat. Features Customizable Supports multiple keywords Works with any chat format Supports multiple...
  10. X

    Help! (Staff Chat)

    Skript Version: 2.4.1 (I assume I don't know how to check, it says latest stable release) Skript Author: Likewise, I don't know. How do I check??? Minecraft Version: 1.16.1 Code: on chat: if player has permission "staff.chat": if first character of message is "#": set...
  11. D

    Solved How to delete a chat message

    So I want to delete the chat message the person says, how do i do that. on chat: if {willbuybitcoin::*} contains player: if message is a number: add message to {hourlyamount.%player%} set {_bitcoinswillbuy} to message if {_bitcoinswillbuy} <= 10...
  12. T

    Take information from chat

    Is there a way to take something from when someone types in chat, cancel event, and set it to a variable?
  13. FusionCore

    /promote <player> [<arg 2>]

    command /promote [<player>] [<arg 2>]: permission: op trigger: player is set: arg 1 is set: arg 2 is set: if arg 2 is "default": if {default::*} contains %arg 1%'s uuid: send "&b%arg 1% already has this rank!" to player if...
  14. Slaim36

    Script SuperChats 1.1.0

    What's SuperChats SuperChats is a script that allows you to manage three chat groups (Admins, Staffs & VIPs). Commands and permissions: Command: /adminchat Description: Chat between Administrators Permission: superchats.staffchat Command: /staffchat Description: Chat between Staffs...
  15. wattywatty14

    Chat Filter Request

    Category: Chat/Utility Suggested name: ChatFilter Spigot/Skript Version: Skript 2.3.7 - Spigot 1.12.2-R0.1-SNAPSHOT What I want: A simple chat filter that blocks players' messages when the skript detects a bad word. Let's say "love" is a bad word for example- if I say "love," then it won't...
  16. couger44

    Solved Skript don't know "player's prefix".

    Its simple. The expression Player's Prefix does not recognize me. part of code: on chat: cancel event if player's world is "Lobby": if player has permission "inter.chat.staffplus": broadcast "%coloured player' prefix%%player%: &9%coloured message%" stop...
  17. T

    Solved Help with chat

    Hey skripters, I wanna know how I add something to the thing when a player chats. So like I dont wanna cancel the chat event and customize the message but I wanna get the message that you would get always but add something in front of this. I wanna do this because I am using a plugin that adds...
  18. TPGamesNL

    Possible bug when using play_server_chat packet with message effect

    Skript Version: 2.2-dev36 Skript Author: Bensku Minecraft Version: Spigot 1.12.2 --- Full Code: on packet event play_server_chat: set {_t} to "chatcomponent" pjson 0 of event-packet send "&ct: %{_t}%" to console command /test: trigger: message "test" Errors on Reload: None...
  19. Barbarx

    Script NameinChat 1.0

    When someone will send your name in chat you will have it colored and it will announce you with sound. Sender: Receiver: Skript Skellett
  20. HiverHD

    Script ✖ UltimateChatBot ✖ 1.8-1.12 ✖ BEST ✖ 3.1.0

    ✖ UltimateChatBot ✖ Ever wanted a chatbot for your server? A chatbot, which answers any question by players without needing to have team members online? Well, this is a great resource, if you ever wanted something great like this. Because UltimateChatBot supports two languages yet, questions can...