This table contains data related to the use of the anti-cheat tool Warden, which can be enabled in Worldserver.conf
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | SMALLINT | UNSIGNED | PRI | NO | auto_increment | Unique ID, automatically incremented by 1 | |
type | TINYINT | UNSIGNED | YES | NULL | |||
data | VARCHAR(48) | utf8_general_ci | YES | NULL | |||
str | VARCHAR(20) | utf8_general_ci | YES | NULL | |||
address | INT | UNSIGNED | YES | NULL | |||
length | TINYINT | UNSIGNED | YES | NULL | |||
result | VARCHAR(24) | utf8_general_ci | YES | NULL | |||
comment | VARCHAR(50) | utf8_general_ci | YES | NULL |
Unique ID, automatically incremented by 1
(ToDo: insert useful description here)
(ToDo: insert useful description here)
(ToDo: insert useful description here)
(ToDo: insert useful description here)
(ToDo: insert useful description here)
(ToDo: insert useful description here)
(ToDo: insert useful description here)