I've seen a few commands able to run on the developer console. But is there even more ways to do it? Maybe, kick a player, change data, etc.
Ok. Try this script, this is only for one command. You can use multple of these I believe.
1 | game.ReplicatedStorage.BanPlr:Fire(playername, "reason" ) |
Hope I helped!