When you update your plugin I was wondering if you could add this to the count of the server to hide admins...
BasePlayer.activePlayerList.Count(x => x.IsAdmin == false)
When you update your plugin I was wondering if you could add this to the count of the server to hide admins...
BasePlayer.activePlayerList.Count(x => x.IsAdmin == false)