Table nucleus_ban

This table will most likely be removed in future Nucleus version, in favor of plugins with the same functionality.

IP bans. These people cannot comment or cast karma votes.

Column Name Type Default Description
iprange varchar(15) '' IP 'range'. This can either be a full IP address or part of an IP address (starting from the left) to ban ranges
reason varchar(255) '' A message with the reason why someone was banned. This message will be shown when they try to add a comment/cast a vote.
blogid int(11) '0' Blog for which the ban is active
SQL Table Reference