public static class Config.BungeeAPI
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
currentServerName
Amount of ticks how often the current server name should be querried from Bungee automatically.
|
static boolean |
forceEnable
Force enable BungeeAPI, without checking if the Spigot is connected to BungeeCord or not.
|
static boolean |
ipOnJoin
Querry players real IP address from the Bungee, when he joins
|
static int |
playerCount
Amount of ticks how often the player counts should be querried from Bungee automatically.
|
static int |
playerList
Amount of ticks how often the player counts should be querried from Bungee automatically.
|
static int |
serverIP
Amount of ticks how often the IPs of every server should be querried from Bungee automatically.
|
static int |
servers
Amount of ticks how often the server list should be querried from Bungee automatically.
|
static int |
uuidAll
Amount of ticks how often the uuid of every player should be querried from Bungee automatically.
|
Constructor and Description |
---|
BungeeAPI() |
public static int currentServerName
public static boolean forceEnable
public static boolean ipOnJoin
public static int playerCount
public static int playerList
public static int serverIP
public static int servers
public static int uuidAll