Class ProxyConfiguration
java.lang.Object
com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
com.gamersafer.minecraft.auth.common.configuration.ProxyConfiguration
- Direct Known Subclasses:
ServerConfiguration
-
Field Summary
Fields inherited from class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
authenticationSaveTimer, dbAddress, dbDatabase, dbPassword, dbType, dbUser, forcePlayerLookUp, gsRequiredAllowChat, gsRequiredAllowCommands, ipBasedPunishments, language, notAuthenticatedBlockingGroup, onboardAllPlayers, onboardingRoom, registerAliases, verboseLog, verboseLogHideReminders, webHookCert, webHookKey, webHookUrl
-
Constructor Summary
-
Method Summary
Methods inherited from class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
forceOnboardAllPlayers, getAuthenticationSaveTimer, getDbAddress, getDbDatabase, getDbPassword, getDbType, getDbUser, getLanguage, getNotAuthenticatedBlockingGroup, getVerboseLogging, getVerboseLoggingHideReminders, getWebHookCert, getWebHookKey, getWebHookUrl, isForcePlayerLookUp, isGsRequiredAllowChat, isGsRequiredAllowCommands, isIpBasedPunishments, isOnboardingRoomEnabled, isRegisterAliases, loadConfig, loadValues
-
Constructor Details
-
ProxyConfiguration
-