Interface BungeeProxy
- All Superinterfaces:
GenericServer
GenericServer instance for the BungeeCord proxy implementation of AdvancedServerList.
To get an instance of this class from a GenericServer instance, simply cast it to a BungeeProxy (Granted that the GenericProxy instance actually is a BungeeProxy instance).
-
Method Summary
Modifier and TypeMethodDescriptionReturns a Map<String, ServerInfo> where the key is the name of the Server and the value the ServerInfo from the BungeeCord Proxy.Methods inherited from interface ch.andre601.advancedserverlist.api.objects.GenericServer
getHost, getPlayersMax, getPlayersOnline
-
Method Details
-
getServers
-