Class GeneralConfig
java.lang.Object
com.hypherionmc.simplerpc.config.objects.GeneralConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanstatic int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
discordid
-
enabled
public boolean enabled -
debugging
public boolean debugging -
launcherIntegration
public boolean launcherIntegration -
rpcImageServer
public boolean rpcImageServer -
rpcImageServerUrl
-
version
public static int version
-
-
Constructor Details
-
GeneralConfig
public GeneralConfig()
-