I'm trying to make a custom chat format where it says your rank, your user, then your message. I'm using %player's prefix% and %colored player's prefix% but those aren't working. Here is my code.
Code:
on chat:
cancel event
broadcast "%player's prefix% %player%&f: %message%"