- getIp(Player) - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Get the (real) IP of a player.
- getPlayerCount(String) - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Get the amount of players on a certain server, or on ALL the servers.
- getPlayerList(String) - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Get a list of players connected on a certain server, or on ALL the servers.
- getServer() - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Get this server's name, as defined in BungeeCord's config.yml
- getServerIp(String) - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Request the IP of any server on this proxy
- getServers() - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Get a list of server name strings, as defined in BungeeCord's config.yml
- getUUID(Player) - Method in class io.github.leonardosnt.bungeechannelapi.BungeeChannelApi
-
Request the UUID of this player