[SC2Admin] Commands Can't Be Run on Server Console
SC2Admin.CheckPermissions()
needs to return TRUE
for NULL players (i.e. Console, since there's no fake entity to check against for that). This currently blocks any sc2admin commands from being run on the serverside since it returns an error about "Invalid Player Specified" instead.