pub async fn load_servers( servers_file: impl AsRef<Path> + Send, ) -> CobbleResult<Vec<Server>>
servers
Loads all servers from the minecraft folder.