[quote=“Demonrras, post:2325, topic:30020”]
How the server can kick player? Need to use what nodes to do this? Remove Player BP?
Well you can follow a tutorial like Blueprint Multiplayer: Kick Player Setup | 19 | v4.11 Tutorial Series | Unreal Engine - YouTube which is kind of trusting of the client…
There are also KickPlayer and BanPlayer functions in the game session class but I didn’t want to provide an override of it just for those and they aren’t exposed to blueprint in engine.