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