BansTable

From PSwiki
Revision as of 11:44, 11 January 2022 by Grimston (talk | contribs) (Created page with " {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |account |int(10) unsigned |PRI |0 | | |- |DIF |ip_range |char(15) | | | | Type used to be 'char(1)' in PSLegacy. |- | |start |int(20) unsigned | |0 | | |- | |end |int(20) unsigned | |0 | | |- | |reason |text | | | | |- | |ban_ip |tinyint(1) | |0 | |Account banned by IP as well |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
account int(10) unsigned PRI 0
DIF ip_range char(15) Type used to be 'char(1)' in PSLegacy.
start int(20) unsigned 0
end int(20) unsigned 0
reason text
ban_ip tinyint(1) 0 Account banned by IP as well