Enumeration InitBanType

Ban type sent with INIT_INIT packet.
The official client treats a value >= 2 as Permanent. Otherwise, it's Temporary.

Enumeration Members

Enumeration Members

Permanent: 2
Temporary: 1

Generated using TypeDoc