How to boot a player?

One client has authority in our game. How can this player force the disconnect of other players?

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @Danthekilla,

    Thank you for choosing Photon!

    This feature is available currently only from Plugins or Server SDKs.
  • JohnTube said:

    Hi @Danthekilla,

    Thank you for choosing Photon!

    This feature is available currently only from Plugins or Server SDKs.

    Hi @JohnTube

    can you please guide me to install plugin in c# and also help me to manage game control from server.
    i'm new in photon server please help me.

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @OmiAmarwal,

    Thank you for choosing Photon!

    You can find the plugins docs here.
    Download SDK from here, follow readme steps, basically change or follow webhooks project and test locally at first.