Add the 'IKickable' interface on your player component
To make use of banning, add the 'BanManager' component anywhere in the scene and use it's methods. Please note that you WILL have to implement your own secure way of handling game bans if you wish to use it's functionality.