public void SetServerPriority(uint ip, ushort port, Constants.ServerPriority priority) { krnGateway.SetServerPriority(ip, port, priority); }