Message 0x63
Admin
| Type | Description | Offset |
| uint32_t | packet type | 0 |
| uint16_t | subtype | 4 |
| uint16_t | user id | 6 |
| uint8_t[4] | unused | 8 |
| uint8_t[0x80] | reason or password hash | 12 |
Subtypes:
| Subtype | Meaning | Fields in use |
| 0x00 | Admin login | Password hash |
| 0x01 | Kick user | User id, kick reason |
| 0x03 | Ban user | User id, kick reason |
| 0x04 | Admin logout | |
| 0x05 | Channel ban | User id, kick reason |
