How can I create ban system for Steam?

Hello, I’m building my FPS game and I want to know if is it possible to create some sort of ban system where I enter player’s steamID or username and he won’t be able to login to the game (if possible show an message that he’s been banned). Is it possible? Thanks!

Very Possible and it can be done. Make something to store your ban names or ids into. Then check those ids when they login. If they match send them to a message that says they are ban and shut that game down on them. I made one for our game few years back and it worked great i even told them in a message why they were ban what they did to get ban.

1 Like