character_banned
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | 0 | Global Unique Identifier | |
| bandate | bigint | signed | PRI | NO | 0 | ||
| unbandate | bigint | signed | NO | 0 | |||
| bannedby | varchar(50) | NO | |||||
| banreason | varchar(255) | NO | |||||
| active | tinyint | unsigned | NO | 1 | |||
Description of fields
guid
- no description -
bandate
- no description -
unbandate
- no description -
bannedby
- no description -
banreason
- no description -
active
- no description -
