I'm trying to make a system where you can invite players to join your party through a chat command. It uses "/invite" at the start of the message. I don't want it to be displayed to other players as a normal chat message, so sorta like how the /e emote system roblox works. What do I use to do this? Not asking for code, just don't know what I'm looking for.
I remember seeing that the chat is a GUI with labels inside. You might want to consider changing to a custom chat, or simply deleting these labels.