mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
added pm command
fixed connections not incrementing fixed formatting of ban response added ability of multiple instances running
This commit is contained in:
@ -36,7 +36,7 @@ namespace IW4MAdmin
|
||||
Level = l;
|
||||
dbID = cind;
|
||||
LastOffense = lo;
|
||||
Connections = con;
|
||||
Connections = con + 1;
|
||||
Warnings = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user