Class GeneralConfig

java.lang.Object
com.hypherionmc.simplerpc.config.objects.GeneralConfig

public final class GeneralConfig extends Object
  • Field Details

    • discordid

      public String discordid
    • enabled

      public boolean enabled
    • debugging

      public boolean debugging
    • launcherIntegration

      public boolean launcherIntegration
    • rpcImageServer

      public boolean rpcImageServer
    • rpcImageServerUrl

      public String rpcImageServerUrl
    • version

      public static int version
  • Constructor Details

    • GeneralConfig

      public GeneralConfig()