Skip to content

banned_addons

Holds information about interface addons banned serversided.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
IdintunsignedPRINOauto_increment
Namevarchar(255)MULNO
Versionvarchar(255)NO''
TimestamptimestampNOCURRENT_TIMESTAMPDEFAULT_GENERATED on update CURRENT_TIMESTAMP
 

Description of fields ​

Id ​

Just acts as primary key for the table.  

Name ​

The AddOn Folder name (or .toc file name, must match anyway), for example "AtlasLoot"  

Version ​

Version from .toc file or leave blank for all versions of that AddOns name.  

Timestamp ​

- no description -