Class BungeeServerProperties
- java.lang.Object
-
- com.djrapitops.plan.identification.properties.ServerProperties
-
- com.djrapitops.plan.identification.properties.BungeeServerProperties
-
public class BungeeServerProperties extends ServerProperties
ServerProperties for Bungee.Supports RedisBungee for Players online getting.
-
-
Constructor Summary
Constructors Constructor Description BungeeServerProperties(net.md_5.bungee.api.ProxyServer server, PlanConfig config)
-
Method Summary
-
Methods inherited from class com.djrapitops.plan.identification.properties.ServerProperties
getImplVersion, getIp, getMaxPlayers, getName, getPort, getVersion
-
-
-
-
Constructor Detail
-
BungeeServerProperties
public BungeeServerProperties(net.md_5.bungee.api.ProxyServer server, PlanConfig config)
-
-