Disconnect client from device

Hello Michael. I can't seem to find the the corresponding event on the server event list that you give, for the event that occurres when a user asks for the disconnection of another client. I what to make a script for checking the privilege of the user asking the disconnection. As discussed previously for the server rename and device nickname changes, three parameters needed for the client script is ClientID, ClientIP kicker, and the exit code to be specified in order to accept our reject the event.
It would also be useful to pass the clientID, ClientIP parameters of the user to be kicked in order to have them for the log file reporting.

#3

Oh that's where it was. I was searching under server events category. I suppose that KickerID is the one who kicks and ClientID is the one to be kicked. If so, could you please add the KickerIP parameter, as for every other event in order to use it for the authorization process?

#4

Oh, actually $KICKER_IP$ is already there, i just forgot to update the documentation. Give it a try...