reworked some stats, redid the macro -> Tokens
added reset stats commands broadcast for some commands
This commit is contained in:
@ -17,5 +17,6 @@ namespace SharedLibrary.Interfaces
|
||||
IPenaltyList GetClientPenalties();
|
||||
ClientsDB GetClientDatabase();
|
||||
AliasesDB GetAliasesDatabase();
|
||||
IList<MessageToken> GetMessageTokens();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user