mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
-no more server duplicates on webfront when the server crashes ( was intentional )
-warn reasons no longer show player's name
This commit is contained in:
@ -122,6 +122,8 @@ namespace SharedLibrary
|
||||
|
||||
return clientDB.getPlayers(databaseIDs);
|
||||
}
|
||||
|
||||
abstract public void Stop();
|
||||
|
||||
/// <summary>
|
||||
/// Add a player to the server's player list
|
||||
|
Reference in New Issue
Block a user