mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 06:01:38 +00:00
Add banned IP's 😠
This commit is contained in:
@@ -201,6 +201,7 @@ namespace DatabaseSchema {
|
|||||||
static std::vector<std::string> GetServerTables()
|
static std::vector<std::string> GetServerTables()
|
||||||
{
|
{
|
||||||
std::vector<std::string> tables = {
|
std::vector<std::string> tables = {
|
||||||
|
"Banned_IPs",
|
||||||
"bugs",
|
"bugs",
|
||||||
"bug_reports",
|
"bug_reports",
|
||||||
"command_settings",
|
"command_settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user