[Help] How to make a private 'Staff Chat' within the main chat?

Hi! I’m looking to make a system where players within a specific group above a specific rank can chat in a ‘Team Chat’ like system which says ‘Staff’ and they’re able to communicate without others seeing.

I would do a Team Chat system but I do not want to add teams etc… how would I go by doing this without the usage of teams etc?

2 Likes

You could use ChatService:AddChannel for the staff-chat.
More info: Customizing In-Experience Text Chat | Documentation - Roblox Creator Hub

3 Likes