Skip to content

ip_banned

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
ipvarchar(15)PRINO127.0.0.1
bandateintunsignedPRINO
unbandateintunsignedNO
bannedbyvarchar(50)NO[Console]
banreasonvarchar(255)NOno reason
 

Description of fields ​

ip ​

The IP address that is banned.  

bandate ​

The date when the IP was first banned, in Unix time.  

unbandate ​

The date when the IP will be unbanned in Unix time. Any date that is set lower than the current date basically classifies as a permanent ban as it will never auto expire.  

bannedby ​

The name of the character that banned the IP. The character should belong to an account with the rights to the .ban command in-game.  

banreason ​

The reason given for the IP ban.