pub fn is_server(server_query: Query<'_, '_, (), With<Server>>) -> bool
RunCondition to check if the app is a server.
Note that the app could also have a host-client