Class ServerProperties
java.lang.Object
com.djrapitops.plan.identification.properties.ServerProperties
- Direct Known Subclasses:
BukkitServerProperties
,BungeeServerProperties
,FabricServerProperties
,NukkitServerProperties
,SpongeServerProperties
,VelocityServerProperties
Class responsible for holding server variable values that do not change
without a reload.
-
Constructor Details
-
ServerProperties
-
-
Method Details
-
getIp
Ip string in server.properties.- Returns:
- the ip.
-
getName
-
getPort
public int getPort() -
getVersion
-
getImplVersion
-
getMaxPlayers
public int getMaxPlayers()
-