I want to make a server system for my ROBLOX survival game. It saves all their data, which is why I’m using servers and not just a one time play system. However, players can input inappropriate codes, which nobody else will see unless they input it too. Do I need to filter this?
1 Like
Hello, the simple answer is yes, everything should be filtered or else you, unfortunately not the player, will get in trouble. I believe theres an easy way to use roblox default filter for stuff like this. Check here to see if this is what you need ![]()
1 Like