mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
Added optional IP-based account exemptions.
This commit is contained in:
@@ -186,6 +186,8 @@ public:
|
||||
|
||||
void GetAccountFromID(uint32 id, char* oAccountName, int16* oStatus);
|
||||
void SetAgreementFlag(uint32 acctid);
|
||||
|
||||
int GetIPExemption(std::string account_ip);
|
||||
|
||||
|
||||
/* Groups */
|
||||
|
||||
Reference in New Issue
Block a user