What is allowed into a kick message

Hello, I’m not sure what category I should put this in, so it’s going here.

I’m working on an (I guess you could say) horror game, when you die it kicks you. I am wondering what I am allowed to put into the kick message. I know swearing isn’t allowed, but what is the line? Should I go in-game and test if something filters? I’m not sure, please help me out!

You could always filter the kick reason before you pass it as an argument to Player:Kick().

2 Likes