warden_action
This table defines the cores behavior against clients that fail Warden checks.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| wardenId | smallint | unsigned | PRI | NO | |||
| action | tinyint | unsigned | YES | NULL | |||
Description of fields
wardenId
references warden_checks.id
action
| ID | Name |
|---|---|
| 0 | WARDEN_ACTION_LOG |
| 1 | WARDEN_ACTION_KICK |
| 2 | WARDEN_ACTION_BAN |
