Hi!
Is there a way to kick players with custom message / data?
I'm not sure how the kick is implemented - is it possible to send a RPC call right before, and have it always be recieved before the kick? (Similar to how you can send a RPC call before a Despawn call, and it always runs in order).
If not, how could I achieve this behavior?