Hi! So I’ve been wondering about how to make an unban-command.
A ban-command is pretty easy, you type in :ban userName and then set an Async for his username, after that kick him. Also make a GetAsync when someone joins a game and check if he is banned or not.
But how would I do that with an unban command, he may not be in the game.
Thank you!