mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
Added high ping kick functionality to Welcome Plugin
Added response to RCON command if applicable Added more maps into the map config
This commit is contained in:
@ -93,8 +93,9 @@ namespace IW4MAdmin
|
||||
|
||||
static private String CheckUpdate()
|
||||
{
|
||||
Connection Ver = new Connection("http://raidmax.org/IW4M/Admin/version.php");
|
||||
return Ver.Read();
|
||||
//Connection Ver = new Connection("http://raidmax.org/IW4M/Admin/version.php");
|
||||
//return Ver.Read();
|
||||
return "0";
|
||||
}
|
||||
|
||||
static void CheckDirectories()
|
||||
|
Reference in New Issue
Block a user