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