Is there a way to set the connect priority (on the server) based on the client trying to connect to it? The behavior I'd like to see is a ConnectPriority of 0 (disconnect all existing connections) only when connecting from a specific machine (based on its IP address). Otherwise the ConnectPriority would be 2 (refuse the new connection) for any other machine. Thanks, Michael