Today i discovered while working on something that vcmp server sends one packet 105 times.
It happened when you kick a player.
It is because the packet was 'reliable' one and needs acknowledgement. Since this is kicking, they don't send acknowledgement. Since we don't receive acknowledgement, it sends again.
Three reliable packets (msg ids hex 0x6a, 0x36, 0x48) were seen going out.
Offtopic:
i replied on his thread and-
(https://i.ibb.co/nqH6KNwY/image.png) (https://ibb.co/vC7VM6cT)