Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACTIONBAR - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
- add(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- add(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Adds the player to the onboarding room.
- add(Ban) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- add(Ban) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- add(Ban) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- add(Kick) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IKickStorage
- add(Kick) - Method in class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- add(Kick) - Method in class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- add(MuteEntry) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IMuteStorage
- add(MuteEntry) - Method in class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- add(MuteEntry) - Method in class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- add(PlayerEntry) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- add(PlayerEntry) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- add(PlayerEntry) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- add(ReportLog) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- add(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- add(Warning) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- add(Warning) - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- add(Warning) - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- add(UserIdentity, EphemeralUserReference) - Method in class com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReferenceManager
- addListener(GSAuthEventListener) - Method in class com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventManager
- addMuteEntry(String, String, Date, Date, String, UUID, String, String, UUID, String, Category, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- addNotAuthedBlockedPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- addNotAuthedBlockedPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- addNotAuthedBlockedPerms(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Adds the not-authed groups to the user
- addRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupProxyListener
- addRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- addRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- addRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- addRequiredBypassPerms(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Removes all groups from the user and adds the required groups
- ADULT - Enum constant in enum class com.gamersafer.minecraft.auth.common.webhook.model.AgeGroupLabel
- adultAllowSendChat - Variable in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- AGE_CHAT_BYPASS - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- AgeGroupLabel - Enum Class in com.gamersafer.minecraft.auth.common.webhook.model
- allValuesMapped(EnumMap<T, ?>, Class<T>) - Static method in class com.gamersafer.minecraft.auth.common.util.DataValidation
- api - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- AUTH_STATUS - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
- authed(IPlayer, UUID) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires an authenticated event.
- authenticated(UserIdentity, String) - Static method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- authenticationSaveTimer - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- awaitGuildInvite(UUID, int, TimeUnit) - Method in interface com.gamersafer.minecraft.auth.common.webhook.IWebHookService
- awaitGuildInvite(UUID, int, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookDummyService
- awaitGuildInvite(UUID, int, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookSiteService
- awaitGuildInvite(UUID, int, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookStandaloneService
- awaitGuildVerify(String, long, TimeUnit) - Method in interface com.gamersafer.minecraft.auth.common.webhook.IWebHookService
- awaitGuildVerify(String, long, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookDummyService
- awaitGuildVerify(String, long, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookSiteService
- awaitGuildVerify(String, long, TimeUnit) - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookStandaloneService
B
- BackendServerCommunicator - Interface in com.gamersafer.minecraft.auth.common.platform.proxy
-
Interface for send data to from a proxy server to a backend server
- BackendServerCommunicator.Message - Class in com.gamersafer.minecraft.auth.common.platform.proxy
-
Represents a message sent between proxy and backend servers
- ban(IPlayer, UUID, ISender, boolean) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires a (un)ban event.
- ban(UUID, String, UUID, String, String, Date, boolean, Date, String, String) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- ban(UUID, String, UUID, String, String, Date, boolean, Date, String, String) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- ban(UUID, String, UUID, String, String, Date, boolean, Date, String, String) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- ban(UUID, UUID, Date, boolean, Category, boolean, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Bans a player.
- Ban - Class in com.gamersafer.minecraft.auth.common.db.model
- Ban(int, boolean, String, String, Date, Date, String, UUID, String, String, boolean, String, UUID, String, Category, boolean, String, boolean) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.Ban
- BAN_LIST - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- BAN_PERMANENT - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- BAN_TEMPORARY - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- BanCache - Class in com.gamersafer.minecraft.auth.common.db.cache
- BanCache(IBanStorage) - Constructor for class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- BANIP_PERMANENT - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- BANIP_TEMPORARY - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- banManager - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- BanManager - Class in com.gamersafer.minecraft.auth.common.ban
- BanManager(IBanStorage, ReportLogManager, IntegrationManager) - Constructor for class com.gamersafer.minecraft.auth.common.ban.BanManager
- BansDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- BansDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- banUser(String, String, Date, Date, String, UUID, String, String, boolean, String, UUID, String, Category, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
- BaseOnboardingService - Class in com.gamersafer.minecraft.auth.common.onboarding
-
The base implementation of the onboarding service.
- BaseOnboardingService() - Constructor for class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- BasePlaceholderService - Class in com.gamersafer.minecraft.auth.common.placeholder
-
A placeholder service that just returns the provided arguments.
- BasePlaceholderService() - Constructor for class com.gamersafer.minecraft.auth.common.placeholder.BasePlaceholderService
- blockBooksSignsOnMute - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- blockedCommandsOnMute - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- BLUE - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- BOSSBAR - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
- BOTTING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- BULLYING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
C
- CachingProfileService - Class in com.gamersafer.minecraft.auth.common.service.impl.profile
- CachingProfileService(IGamerSaferMinecraftJavaUserAPI, int) - Constructor for class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- Category - Enum Class in com.gamersafer.minecraft.auth.common.api
-
Represents the category of a punishment.
- CategoryPersister - Class in com.gamersafer.minecraft.auth.common.db.persister
- CategoryPersister() - Constructor for class com.gamersafer.minecraft.auth.common.db.persister.CategoryPersister
- CategorySerializer - Class in com.gamersafer.minecraft.auth.common.shared.messages.serializer
- CategorySerializer() - Constructor for class com.gamersafer.minecraft.auth.common.shared.messages.serializer.CategorySerializer
- categoryToName - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- CHANNEL - Static variable in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
The standard channel name for the plugin channel
- CHAT - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
- CHECK - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- CHECK_AGE - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- CHECK_GSALTS - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- CHECK_IPALTS - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- clear(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReferenceManager
- clearAll() - Method in class com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReferenceManager
- CMD_FORWARD - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
- com.gamersafer.minecraft.auth.common - package com.gamersafer.minecraft.auth.common
- com.gamersafer.minecraft.auth.common.abstraction - package com.gamersafer.minecraft.auth.common.abstraction
- com.gamersafer.minecraft.auth.common.api - package com.gamersafer.minecraft.auth.common.api
- com.gamersafer.minecraft.auth.common.ban - package com.gamersafer.minecraft.auth.common.ban
- com.gamersafer.minecraft.auth.common.commands - package com.gamersafer.minecraft.auth.common.commands
- com.gamersafer.minecraft.auth.common.configuration - package com.gamersafer.minecraft.auth.common.configuration
- com.gamersafer.minecraft.auth.common.db.api - package com.gamersafer.minecraft.auth.common.db.api
- com.gamersafer.minecraft.auth.common.db.cache - package com.gamersafer.minecraft.auth.common.db.cache
- com.gamersafer.minecraft.auth.common.db.migration - package com.gamersafer.minecraft.auth.common.db.migration
- com.gamersafer.minecraft.auth.common.db.model - package com.gamersafer.minecraft.auth.common.db.model
- com.gamersafer.minecraft.auth.common.db.persister - package com.gamersafer.minecraft.auth.common.db.persister
- com.gamersafer.minecraft.auth.common.db.repo - package com.gamersafer.minecraft.auth.common.db.repo
- com.gamersafer.minecraft.auth.common.ephemeral - package com.gamersafer.minecraft.auth.common.ephemeral
- com.gamersafer.minecraft.auth.common.event - package com.gamersafer.minecraft.auth.common.event
- com.gamersafer.minecraft.auth.common.handler - package com.gamersafer.minecraft.auth.common.handler
- com.gamersafer.minecraft.auth.common.integration - package com.gamersafer.minecraft.auth.common.integration
- com.gamersafer.minecraft.auth.common.integration.impl - package com.gamersafer.minecraft.auth.common.integration.impl
- com.gamersafer.minecraft.auth.common.kick - package com.gamersafer.minecraft.auth.common.kick
- com.gamersafer.minecraft.auth.common.listener - package com.gamersafer.minecraft.auth.common.listener
- com.gamersafer.minecraft.auth.common.map - package com.gamersafer.minecraft.auth.common.map
- com.gamersafer.minecraft.auth.common.mute - package com.gamersafer.minecraft.auth.common.mute
- com.gamersafer.minecraft.auth.common.onboarding - package com.gamersafer.minecraft.auth.common.onboarding
- com.gamersafer.minecraft.auth.common.permissions - package com.gamersafer.minecraft.auth.common.permissions
- com.gamersafer.minecraft.auth.common.permissions.impl - package com.gamersafer.minecraft.auth.common.permissions.impl
- com.gamersafer.minecraft.auth.common.placeholder - package com.gamersafer.minecraft.auth.common.placeholder
- com.gamersafer.minecraft.auth.common.platform.proxy - package com.gamersafer.minecraft.auth.common.platform.proxy
- com.gamersafer.minecraft.auth.common.reportlog - package com.gamersafer.minecraft.auth.common.reportlog
- com.gamersafer.minecraft.auth.common.service - package com.gamersafer.minecraft.auth.common.service
- com.gamersafer.minecraft.auth.common.service.impl.api - package com.gamersafer.minecraft.auth.common.service.impl.api
- com.gamersafer.minecraft.auth.common.service.impl.profile - package com.gamersafer.minecraft.auth.common.service.impl.profile
- com.gamersafer.minecraft.auth.common.shared.event - package com.gamersafer.minecraft.auth.common.shared.event
- com.gamersafer.minecraft.auth.common.shared.messages - package com.gamersafer.minecraft.auth.common.shared.messages
- com.gamersafer.minecraft.auth.common.shared.messages.serializer - package com.gamersafer.minecraft.auth.common.shared.messages.serializer
- com.gamersafer.minecraft.auth.common.shared.model.api - package com.gamersafer.minecraft.auth.common.shared.model.api
- com.gamersafer.minecraft.auth.common.shared.model.impl - package com.gamersafer.minecraft.auth.common.shared.model.impl
- com.gamersafer.minecraft.auth.common.shared.model.impl.webhook - package com.gamersafer.minecraft.auth.common.shared.model.impl.webhook
- com.gamersafer.minecraft.auth.common.util - package com.gamersafer.minecraft.auth.common.util
- com.gamersafer.minecraft.auth.common.version - package com.gamersafer.minecraft.auth.common.version
- com.gamersafer.minecraft.auth.common.warn - package com.gamersafer.minecraft.auth.common.warn
- com.gamersafer.minecraft.auth.common.webhook - package com.gamersafer.minecraft.auth.common.webhook
- com.gamersafer.minecraft.auth.common.webhook.model - package com.gamersafer.minecraft.auth.common.webhook.model
- com.gamersafer.minecraft.auth.common.webhook.serial - package com.gamersafer.minecraft.auth.common.webhook.serial
- commandAlreadyLinked - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandAuthDisabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandAuthEnabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandBanListHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckEntry - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckEntryAge - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckHeaderGS - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckHeaderIP - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckNoDisplayPerm - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandCheckNone - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandConsoleOnly - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandForwarded - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandForwardNoPlayers - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandGsRoomSent - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandGsRoomSentAlreadyLinked - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandIntegrationImported - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandIntegrationNotFound - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandInternalError - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandInvalidCategory - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandIpBanNoAddress - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandIpPunishmentsDisabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandKicked - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandKickedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandKickListHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandLinkingStarted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandMuteListHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoBansPlayer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoKicksPlayer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoMutesPlayer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoPermission - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoReason - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoReportsPlayer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoReportsServer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNotLinked - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNotOnline - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandNoWarnsPlayer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPageNumberPositive - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPermBanNoPermission - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPermIpBanNoPermission - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPermMuteNoPermission - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerAlreadyBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerAlreadyIpBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotBannedButIpBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotFound - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotIpBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotIpBannedButBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNotMuted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowBannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpBannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpTempBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpTempBannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpUnbanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowIpUnbannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowMutedPermanently - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowMutedPermanentlyBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowTempBanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowTempBannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowTempMuted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowTempMutedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowUnbanned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowUnbannedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowUnmuted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowUnmutedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowWarned - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandPlayerNowWarnedBroadcast - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- CommandRegistry - Class in com.gamersafer.minecraft.auth.common.commands
- CommandRegistry(GSAuthPlugin, ReportLogManager, IPlayerStorage, SharedConfiguration, IServer, IProfileService, GSAuthApi, ILoginHandlerFactory, IOnboardingService, IPermissionAdapter, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- commandReloaded - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandReloadedGsRoom - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- commandReportHistoryHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commandReportListHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- commands - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- commandsAliases - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- CommandUtils - Class in com.gamersafer.minecraft.auth.common.commands
- CommandUtils() - Constructor for class com.gamersafer.minecraft.auth.common.commands.CommandUtils
- commandWarnListHeader - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- communicator - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- complete(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- COMPLETE - Enum constant in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
- config - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- config - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- config - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- config - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteServerListener
- config - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- core - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- core - Variable in class com.gamersafer.minecraft.auth.common.commands.ICommand
- core - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- core - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- createProxy(IServer, IPlugin, SharedConfiguration, MessageConfiguration, LanguageConfiguration, PlayerPreferencesConfiguration, ILogger, File, EventFactory, ILoginHandlerFactory, IOnboardingService, PlaceholderService) - Static method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- createServer(IServer, IPlugin, SharedConfiguration, MessageConfiguration, LanguageConfiguration, PlayerPreferencesConfiguration, ILogger, File, EventFactory, ILoginHandlerFactory, IOnboardingService, PlaceholderService) - Static method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
D
- DataValidation - Class in com.gamersafer.minecraft.auth.common.util
- dbAddress - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- DBContext - Class in com.gamersafer.minecraft.auth.common.db.repo
- DBContext(ConnectionSource, ILogger, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- dbDatabase - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- dbPassword - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- dbType - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- DBType - Enum Class in com.gamersafer.minecraft.auth.common.configuration
- dbUser - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- DBVersion - Class in com.gamersafer.minecraft.auth.common.db.model
- DBVersion() - Constructor for class com.gamersafer.minecraft.auth.common.db.model.DBVersion
- DBVersion(int) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.DBVersion
- DBVersionDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- DBVersionDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.DBVersionDB
- deactivate() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- deactivate() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- deactivate() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- debug(String, Object...) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- deopOnLogout - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.CategorySerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.DurationSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.ISODateSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.UserIdentitySerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookFetchSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookSiteDateSerializer
- destroy() - Method in interface com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReference
-
Removes the associated reference
- DISABLE - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
- disableChecks - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- disableChecks - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- disableChecks - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- disableChecks() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Disables authentication checks
- disableChecks() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- disableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- disableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- disableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- disableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- dispatchCommand(ISender, String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IServer
- DOXING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- DURATION_EXAMPLES - Static variable in class com.gamersafer.minecraft.auth.common.commands.CommandUtils
-
Contains examples of durations accepted by
CommandUtils.parseDur(ISender, String)
. - DurationPersister - Class in com.gamersafer.minecraft.auth.common.db.persister
- DurationPersister() - Constructor for class com.gamersafer.minecraft.auth.common.db.persister.DurationPersister
- DurationSerializer - Class in com.gamersafer.minecraft.auth.common.shared.messages.serializer
- DurationSerializer() - Constructor for class com.gamersafer.minecraft.auth.common.shared.messages.serializer.DurationSerializer
E
- enableChecks() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Enables authentication checks
- enableChecks() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- enableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- enableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- enableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- enableChecks() - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- encryptFromInputFile() - Method in class com.gamersafer.minecraft.auth.common.configuration.KeyManager
- EphemeralUserReference - Interface in com.gamersafer.minecraft.auth.common.ephemeral
- EphemeralUserReferenceManager - Class in com.gamersafer.minecraft.auth.common.ephemeral
- EphemeralUserReferenceManager() - Constructor for class com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReferenceManager
- equals(Object) - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- equals(Object) - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- error(String, Object...) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- ERROR - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
An internal error occurred.
- Event - Class in com.gamersafer.minecraft.auth.common.webhook.model
- Event(String) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.Event
- eventFactory - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- EventFactory - Interface in com.gamersafer.minecraft.auth.common.event
-
An event factory.
- evict(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- evict(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- evict(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Removes the user from the cache.
- evictRetention(Set<UserIdentity>) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- evictRetention(Set<UserIdentity>) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- evictRetention(Set<UserIdentity>) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Refreshes player data access times so that they do not get evicted.
- examinableProperties() - Method in interface com.gamersafer.minecraft.auth.common.shared.model.api.UserIdentity
- EXCESSIVE_BLAMING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- execute(ISender, String[]) - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- execute(DBContext) - Method in interface com.gamersafer.minecraft.auth.common.db.migration.Migration
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V0_V1
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V1_V2
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V2_V3
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V3_V4
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V4_V5
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V5_V6
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V6_V7
- execute(DBContext) - Method in class com.gamersafer.minecraft.auth.common.db.migration.V7_V8
- executeAfterServerConnect(UUID, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- executeCommands(List<String>) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Execute the commands that are bundled with this MessageCompound
- exists(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- exists(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- exists(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- EXPLOITING_MECHANICS - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- extractLanguageFiles(File) - Static method in class com.gamersafer.minecraft.auth.common.util.Util
- EXTREMISM - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
F
- FAILED_BANNED - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
The unban failed because the user has a regular ban and the attempt was targeting another type of ban.
- FAILED_IPBANNED - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
The unban failed because the user has an IP-ban and the attempt was targeting another type of ban.
- FAILED_NOT_BANNED - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
The unban failed because the user doesn't have any type of active ban.
- FARMING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- findGuildMemberId(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Tries to find the guild member ID (GMID) associated with the given
UUID
. - findRequiredGroupPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- findRequiredGroupPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- findRequiredGroupPerms(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Searches for 'gamersafer.required.<group>' in the users' permissions and extracts '<group>'
- findUuid(String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Tries to find the
UUID
the playername belongs to. - fire(Consumer<GSAuthEventListener>) - Method in class com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventManager
- firstJoinMessageCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- forceOnboardAllPlayers() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- forcePlayerLookUp - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- Format - Class in com.gamersafer.minecraft.auth.common.util
- Format() - Constructor for class com.gamersafer.minecraft.auth.common.util.Format
- formatBanMessage(MessageConfiguration, LanguageConfiguration, PlaceholderService, IPlayer, Ban) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- formatDate(Date) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- formatDate(Date, IPlayer) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- formatKick1191ChatMessage(MessageConfiguration, PlaceholderService, IPlayer) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- formatKickMessage(MessageConfiguration, LanguageConfiguration, PlaceholderService, IPlayer, Kick) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- formatKickUnlinkedMessage(MessageConfiguration, PlaceholderService, IPlayer) - Static method in class com.gamersafer.minecraft.auth.common.util.Format
- friendlyName() - Method in interface com.gamersafer.minecraft.auth.common.db.migration.Migration
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V0_V1
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V1_V2
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V2_V3
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V3_V4
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V4_V5
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V5_V6
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V6_V7
- friendlyName() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V7_V8
- fromName(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.DBType
- fromProtocolVersion(int) - Static method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Tries to get the
ServerVersion
given theServerVersion.getProtocolVersion()
. - fromTextVersion(String) - Static method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Tries to get the
ServerVersion
given theServerVersion.getVersionText()
.
G
- GamerSaferMinecraftJavaUserAPI - Class in com.gamersafer.minecraft.auth.common.service.impl.api
- GamerSaferMinecraftJavaUserAPI(String, String, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- GamerSaferMinecraftJavaUserAPILimiter - Class in com.gamersafer.minecraft.auth.common.service.impl.api
- GamerSaferMinecraftJavaUserAPILimiter(IGamerSaferMinecraftJavaUserAPI) - Constructor for class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- get() - Static method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
- get() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBVersionDB
- get(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- get(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- get(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getActionbarMessage() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getAdapter() - Method in class com.gamersafer.minecraft.auth.common.permissions.PermissionAdapterManager
- getAdventureColor() - Method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- getAdventureOverlay() - Method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- getAgeGroup() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvite
- getAgeGroupConfidence() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getAgeGroupConfidence() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- getAgeGroupLabel() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getAgeGroupLabel() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanListCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickListCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteListCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSPReportHistoryCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- getAliases() - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- getAllPlayerNames() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- getAllPlayerNames() - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- getAllPlayerNames() - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getAllReportLogs(int, int) - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- getAltsForGuildMemberId(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- getAltsForGuildMemberId(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- getAltsForGuildMemberId(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getAltsForHostAddress(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- getAltsForHostAddress(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- getAltsForHostAddress(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getApiKey() - Method in class com.gamersafer.minecraft.auth.common.configuration.KeyManager
- getAuthenticationSaveTimer() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getBanDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getBanManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getBans(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Gets all bans associated with the given user identity.
- getBans(UserIdentity, String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- getBans(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- getBans(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- getBans(String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Gets all bans associated with the given guild member id.
- getBans(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- getBans(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- getBans(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- getBlockedCommandsOnMute() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- getBossbarColor() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getBossbarMessage() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getBossbarStyle() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getBossbarTime() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getByName(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
- getCatalog() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getCategory() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getCategory() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getCategory() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getCategory() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getCategory() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getCategoryLocalizedName(Category) - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
-
Gets the category name set in the language configuration.
- getCategoryToLocalizedName() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
-
Gets all localized names.
- getChatMessage() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getCode() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- getCode() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvitePayload
- getCommandAlreadyLinked() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandAuthDisabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandAuthEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandBanListHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckEntry() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckEntryAge() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckHeaderGS() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckHeaderIP() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckNoDisplayPerm() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandCheckNone() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandConsoleOnly() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandForwarded() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandForwardNoPlayers() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandGsRoomSent() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandGsRoomSentAlreadyLinked() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandIntegrationImported() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandIntegrationNotFound() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandInternalError() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandInvalidCategory() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandIpBanNoAddress() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandIpPunishmentsDisabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandKicked() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandKickedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandKickListHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandLinkingStarted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandMuteListHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoBansPlayer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoKicksPlayer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoMutesPlayer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoPermission() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoReason() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoReportsPlayer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoReportsServer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNotLinked() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNotOnline() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandNoWarnsPlayer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPageNumberPositive() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPermBanNoPermission() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPermIpBanNoPermission() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPermMuteNoPermission() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerAlreadyBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerAlreadyIpBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotBannedButIpBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotFound() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotIpBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotIpBannedButBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNotMuted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowBannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpBannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpTempBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpTempBannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpUnbanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowIpUnbannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowMutedPermanently() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowMutedPermanentlyBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowTempBanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowTempBannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowTempMuted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowTempMutedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowUnbanned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowUnbannedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowUnmuted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowUnmutedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowWarned() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandPlayerNowWarnedBroadcast() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandReloaded() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandReloadedGsRoom() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- getCommandReportHistoryHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommandReportListHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getCommands() - Method in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- getCommands() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getCommandWarnListHeader() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getConfidence() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInviteAgeGroup
- getConfig() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getConnection() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getConsole() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IServer
- getContent() - Method in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
-
Returns the type of the content
- getContent() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.WebhookCachedRequest
- getCount() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- getCount() - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- getCount() - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- getCreated_at() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.WebhookCachedRequest
- getData() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.WebhookFetch
- getDbAddress() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getDbDatabase() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getDbPassword() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getDbType() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getDbUser() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getDescription() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getDescription() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getDescription() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getDescription() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getDuration() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getEphemeralUserReferenceManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getEvent() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.Event
- getEvent() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvite
- getEvent() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseVerify
- getEventFactory() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getEventManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getFirstJoinMessageCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getFromId(String) - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets a
Category
from itsCategory.getId()
. - getFromIdOrThrow(String) - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets a
Category
from itsCategory.getId()
. - getFromName(String) - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets a
Category
from its name. - getFuture() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- getFuture() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestInvite
- getFuture() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestVerify
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildVerify
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestVerify
- getGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvitePayload
- getHostAddress() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getId() - Method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets the category id used internally.
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.DBVersion
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getIdentity() - Method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- getInstance(IPlayer, boolean) - Method in interface com.gamersafer.minecraft.auth.common.handler.ILoginHandlerFactory
- getInstance(BackendServerCommunicator) - Static method in class com.gamersafer.minecraft.auth.common.platform.proxy.ProxyMapDisplay
- getIntegration(String) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- getIntegrationManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getIntegrations() - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- getInternalId() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- getInternalId() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvitePayload
- getKeyManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getKick1191PlusChatScreen() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getKickDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getKickManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getKicks(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IKickStorage
- getKicks(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- getKicks(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- getKicks(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.kick.KickManager
- getKicks(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IKickStorage
- getKicks(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- getKicks(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- getKicks(String) - Method in class com.gamersafer.minecraft.auth.common.kick.KickManager
- getKickScreen() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getKickUnlinkedScreen() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getLabel() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInviteAgeGroup
- getLang() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getLanguage() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getLocale() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Returns the locale the player is using.
- getLocalizedName(LanguageConfiguration) - Method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets the user-friendly name specified in the configuration file.
- getLogApiConnectionSuccessful() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogCategoryNameDuplicate() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogCategoryNameMissing() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBExecutingMigration() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBFailedFixup() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBFailedMigration() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBFailedToConnect() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBFixup() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogDBTypeNotImplemented() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogger() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getLoginConfirmation(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- getLoginConfirmation(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- getLoginConfirmation(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
- getLoginHandlerFactory() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getLogIntegrationDispatchBanFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationDispatchKickFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationDispatchMuteFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationDispatchUnbanFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationDispatchUnmuteFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationDispatchWarningFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationImportBansFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationImportKicksFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationImportMutesFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationImportWarningsFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationLoaded() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogIntegrationShutdownFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogKeyManagerImportFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogKeyManagerImporting() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogKeyManagerLoadFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogKeyManagerLoadingKeys() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogMissingApiKeyOrGuildId() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionNoPluginFound() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionOverrideGroupNotFound() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionServerNotBlocked() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionUserGroupsFileFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionUserGroupsSaveFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPermissionUsingPlugin() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerAddingNotAuthedGroup() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerAddingRequiredGroups() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerAuthError() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerAuthFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerAuthSuccessful() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerDeoping() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- getLogPlayerJoinedDoesNotHaveGamersafer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerJoinedFirstTime() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerJoinedHasGamersafer() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerLinkError() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerLinkFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerLinkSuccessful() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerRemovingNotAuthedGroup() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerRemovingRequiredGroups() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerStillNotAuthed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPlayerUnlinkedSuccessful() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPluginInitFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPluginLoadedStandalone() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPluginLoadedWithProxy() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogPluginShutdown() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogReportsSubmitFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogReportsSubmitted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogSendGSData() - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- getLogSendGSDisable() - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- getLogSendGSRequiredData() - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- getLogSendQRData() - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- getLogSendQRHide() - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- getLogWebhookError() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogWebhookStarted() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogWebhookStartFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogWebhookTLSFileFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogWebhookTLSInit() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getLogWebhookTLSOtherFailed() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getMessageOnMute() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getMessageOnUnmute() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getMessageOnWarning() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getMessages() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getMuteDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getMuteEntries(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- getMuteEntries(String) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- getMuteManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getMuterGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getMuterPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getMuterPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getMutes(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IMuteStorage
- getMutes(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- getMutes(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- getMutes(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IMuteStorage
- getMutes(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- getMutes(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanListCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickListCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteListCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSPReportHistoryCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- getName() - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- getNames() - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Gets all the category names.
- getNotAuthenticatedBlockingGroup() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getNotMappedValues(EnumMap<T, ?>, Class<T>) - Static method in class com.gamersafer.minecraft.auth.common.util.DataValidation
- getOnboardingService() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getOrCreate(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- getOrCreate(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- getOrCreate(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getOrganization() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getOrganization() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getOrganization() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getOrganization() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getOrganization() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getPayload() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvite
- getPayload() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.ResponseVerify
- getPermanentBanScreen() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
-
Gets the command specific permission.
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSBanListCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSKickListCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
-
Gets the command specific permission.
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSMuteListCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSPReportHistoryCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
-
Gets the command specific permission.
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
-
Gets the command specific permission.
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
-
Gets the command specific permission.
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- getPermission() - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- getPermissionAdapterManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getPlaceholderService() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Returns the placeholder service.
- getPlaceholderService() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getPlayer(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IServer
- getPlayer(UUID) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IServer
- getPlayerDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getPlayerHostAddress() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getPlayerPreferencesAdultChatDisabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getPlayerPreferencesMinorChatDisabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getPlayerPreferencesYouthChatDisabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getPlayers() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IServer
- getPlayerStorage() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestInvite
- getPlugin() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getPluginDataFolder() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getPluginName() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- getPluginName() - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- getPluginName() - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- getPluginName() - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- getPluginName() - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- getPluginName() - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Returns the name of the integrated plugin
- getPluginPrefix() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getProfileService() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getProtocolVersion() - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Gets the protocol version number.
- getReason() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getRejoinMessageCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getRejoinMessageGuildCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getReminderMessageCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getReminderMessageGuildCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getReminderMessageTimerDelay() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getReminderMessageTimerDelayGuild() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getReporterGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getReporterGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getReporterGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getReporterGuildMemberId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getReporterPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getReporterPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getReporterPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getReporterPlayerName() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getReporterPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getReporterPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getReporterPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getReporterPlayerUuid() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getReportLogDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getReportLogManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getReportLogs(long, long) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- getReportLogs(long, long) - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- getReportLogs(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- getReportLogs(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- getReportLogs(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- getReportLogs(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- getReportLogs(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- getReportLogs(String) - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- getReportLogs(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Fetches all reports created for this user.
- getRequiredCache() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getServer() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getServerId() - Method in class com.gamersafer.minecraft.auth.common.configuration.KeyManager
- getServerName() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Returns the name of the server the player is on.
- getServerVersion() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Gets the MC version the player is using.
- getSignificantActiveBan(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Gets the most recent and relevant active ban.
- getSingleton() - Static method in class com.gamersafer.minecraft.auth.common.db.persister.CategoryPersister
- getSingleton() - Static method in class com.gamersafer.minecraft.auth.common.db.persister.DurationPersister
- getSnipBy() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getSnipCategory() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getSnipIntegration() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getSnipPlayername() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getSnipReason() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- getState() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- getSubtitleMessage() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getSuccessMessageCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getSuccessMessageGuildCompound() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getTemporaryBanScreen() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- getTimeoutAt() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestInvite
- getTimeoutAt() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.RequestVerify
- getTimestamp() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getTimestamp() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getTimestamp() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getTimestamp() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getTimestamp() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getTimestampEnding() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getTimestampEnding() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getTimestampEnding() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getTitleMessage() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getTitleTime() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- getType() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getType() - Method in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
-
Returns the type of the message
- getUniqueServerId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- getUniqueServerId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- getUniqueServerId() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- getUniqueServerId() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- getUniqueServerId() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- getUnsubmittedBans() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- getUnsubmittedBans() - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- getUnsubmittedBans() - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- getUnsubmittedKicks() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IKickStorage
- getUnsubmittedKicks() - Method in class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- getUnsubmittedKicks() - Method in class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- getUnsubmittedReports() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- getUnsubmittedReports() - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- getUnsubmittedWarnings() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- getUnsubmittedWarnings() - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- getUnsubmittedWarnings() - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- getUserIdentity() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
- getUUIDForPlayerName(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- getUUIDForPlayerName(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- getUUIDForPlayerName(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- getVerboseLogging() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getVerboseLoggingHideReminders() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getVersion() - Method in class com.gamersafer.minecraft.auth.common.db.model.DBVersion
- getVersionCode() - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Returns the versionCode.
- getVersionDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getVersionText() - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Returns the versionText.
- getVersionTextSimple() - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Returns the versionTextSimple.
- getWarningDao() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- getWarningManager() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getWarnings(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- getWarnings(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- getWarnings(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- getWarnings(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- getWarnings(String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- getWarnings(String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- getWarnings(String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- getWarnings(String) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- getWebHookCert() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getWebHookKey() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- getWebhookService() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- getWebHookUrl() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- GREEN - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- GRIEFING_PLAYERS - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- GRIEFING_SERVER_OR_STAFF - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- GROOMING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- GSAuthApi - Class in com.gamersafer.minecraft.auth.common.api
- GSAuthApi(GSAuthPlugin, IServer) - Constructor for class com.gamersafer.minecraft.auth.common.api.GSAuthApi
- GSAuthApi.LookupResult - Record Class in com.gamersafer.minecraft.auth.common.api
- GSAuthAuthedListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthAuthedListener(IServer, EventFactory) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthAuthedListener
- GSAuthEventListener - Interface in com.gamersafer.minecraft.auth.common.shared.event
- GSAuthEventManager - Class in com.gamersafer.minecraft.auth.common.shared.event
- GSAuthEventManager() - Constructor for class com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventManager
- GSAuthListenerStandalone - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthListenerStandalone(IServer, GSAuthPlugin, SharedConfiguration, MessageConfiguration, LanguageConfiguration, BackendServerCommunicator, IProfileService, IPlayerStorage, ILogger, BanManager, EventFactory, ILoginHandlerFactory, String, PlaceholderService, IOnboardingService) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- GSAuthMuteProxyListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthMuteProxyListener(GSAuthPlugin, IServer, IPlayerStorage, MuteManager, ProxyConfiguration, LanguageConfiguration, PlayerPreferencesConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- GSAuthMuteServerListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthMuteServerListener(GSAuthPlugin, IServer, IPlayerStorage, MuteManager, ServerConfiguration, LanguageConfiguration, PlayerPreferencesConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteServerListener
- GSAuthNotAuthedListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthNotAuthedListener(IServer, IPlugin, IProfileService, IPermissionAdapter) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- GSAuthPlugin - Class in com.gamersafer.minecraft.auth.common
- GSAuthRequiredBypassProxyListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthRequiredBypassProxyListener(ProxyConfiguration, IProfileService, IGSAuthRequiredCache, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- GSAuthRequiredBypassServerListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthRequiredBypassServerListener(ServerConfiguration, IProfileService, IGSAuthRequiredCache, IOnboardingService, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
- GSAuthRequiredCache - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthRequiredCache() - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredCache
- GSAuthRequiredGroupProxyListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthRequiredGroupProxyListener(IServer, IProfileService, IPermissionAdapter, IGSAuthRequiredCache, BackendServerCommunicator) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupProxyListener
- GSAuthRequiredGroupServerListener - Class in com.gamersafer.minecraft.auth.common.listener
- GSAuthRequiredGroupServerListener(IServer, IProfileService, IPermissionAdapter, IGSAuthRequiredCache) - Constructor for class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- GSAuthUserAuthenticationStatus - Class in com.gamersafer.minecraft.auth.common.shared.messages
-
Sent as a plugin message to a backend server when the proxy successfully authenticates the current user.
- GSBanCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSBanCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSBanCommand
- GSBanIpCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSBanIpCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSBanIpCommand
- GSBanListCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSBanListCommand(GSAuthPlugin, ReportLogManager, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSBanListCommand
- GSCheckCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSCheckCommand(GSAuthPlugin, IServer, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSCheckCommand
- GSDisableCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSDisableCommand(GSAuthPlugin) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSDisableCommand
- GSEnableCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSEnableCommand(GSAuthPlugin) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSEnableCommand
- GSImportCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSImportCommand(GSAuthPlugin) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSImportCommand
- GSKickCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSKickCommand(GSAuthPlugin, IPlayerStorage, IProfileService, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSKickCommand
- GSKickListCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSKickListCommand(GSAuthPlugin, ReportLogManager, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSKickListCommand
- GSLinkCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSLinkCommand(GSAuthPlugin, IProfileService, IServer, ILoginHandlerFactory) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSLinkCommand
- GSMuteCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSMuteCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSMuteCommand
- GSMuteListCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSMuteListCommand(GSAuthPlugin, ReportLogManager, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSMuteListCommand
- GSON - Static variable in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.WireSerializer
- GSON - Static variable in class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookSerializer
- GSPReportHistoryCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSPReportHistoryCommand(GSAuthPlugin, ReportLogManager, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSPReportHistoryCommand
- GSReloadCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSReloadCommand(GSAuthPlugin) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSReloadCommand
- GSReportHistoryCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSReportHistoryCommand(GSAuthPlugin, ReportLogManager) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSReportHistoryCommand
- gsRequiredAllowBlockBreak - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowBlockPlace - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowChat - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- gsRequiredAllowCommands - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- gsRequiredAllowInteract - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowInteractEntity - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowInventoryClick - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowItemPickupAndDrop - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredAllowMovement - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- gsRequiredInvincible - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- GSTempBanCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSTempBanCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
- GSTempBanIpCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSTempBanIpCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSTempBanIpCommand
- GSTempMuteCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSTempMuteCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSTempMuteCommand
- GSUnbanCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSUnbanCommand(GSAuthPlugin, IPlayerStorage, IProfileService, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSUnbanCommand
- GSUnbanIpCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSUnbanIpCommand(GSAuthPlugin, IPlayerStorage, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSUnbanIpCommand
- GSUnlinkCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSUnlinkCommand(GSAuthPlugin, IPlayerStorage, ILogger, IProfileService) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- GSUnmuteCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSUnmuteCommand(GSAuthPlugin, IPlayerStorage, IProfileService, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSUnmuteCommand
- GSVerifyCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSVerifyCommand(GSAuthPlugin, IProfileService, IOnboardingService, IServer, ILoginHandlerFactory, IPlayerStorage, IPermissionAdapter, IGSAuthRequiredCache, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
- GSWarnCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSWarnCommand(GSAuthPlugin, IPlayerStorage, IProfileService, GSAuthApi) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSWarnCommand
- GSWarnListCommand - Class in com.gamersafer.minecraft.auth.common.commands
- GSWarnListCommand(GSAuthPlugin, ReportLogManager, IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.commands.GSWarnListCommand
- GuildInvite - Class in com.gamersafer.minecraft.auth.common.shared.model.impl.webhook
- GuildInvite(String, String, UUID, String, String) - Constructor for class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildInvite
- guildMemberId() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns the value of the
guildMemberId
record component. - GuildVerify - Class in com.gamersafer.minecraft.auth.common.shared.model.impl.webhook
- GuildVerify(String, boolean) - Constructor for class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildVerify
H
- HACKING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- handleMessage(GSAuthUserAuthenticationStatus, GSAuthEventManager) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- hasAccount() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- hashCode() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns a hash code value for this object.
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- hashCode() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- hasLoginConfirmation(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- hasLoginConfirmation(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- hasLoginConfirmation(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
- hasNotAuthedGroupPermission(String) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- hasNotAuthedGroupPermission(String) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- hasNotAuthedGroupPermission(String) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Checks whether the not-authed group has the given permission.
- hasPermission(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IConsole
- hasPermission(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ISender
- hasReports(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Deprecated.
- hasRequiredBypassPermsSet(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- hasRequiredBypassPermsSet(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- hasRequiredBypassPermsSet(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Returns whether the user has required groups set currently, i.e.
- hasRequiredPermSet(UUID) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredCache
- hasRequiredPermSet(UUID) - Method in interface com.gamersafer.minecraft.auth.common.listener.IGSAuthRequiredCache
-
Returns whether the player has a required permission.
- hide() - Method in interface com.gamersafer.minecraft.auth.common.map.IMapDisplay.DisplayCompleter
- hideQR(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends a signal to backend server to hide the QR-code for the user.
- HOMOPHOBIA - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- hostAddress() - Method in interface com.gamersafer.minecraft.auth.common.shared.model.api.UserIdentity
- hostAddress() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- HOSTILITY - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
I
- IBanStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- ICommand - Class in com.gamersafer.minecraft.auth.common.commands
- ICommand(GSAuthPlugin) - Constructor for class com.gamersafer.minecraft.auth.common.commands.ICommand
- IConsole - Interface in com.gamersafer.minecraft.auth.common.abstraction
- identity() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Gets the UserIdentity associated with this IPlayer.
- IDENTITY_THEFT - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- IGamerSaferMinecraftJavaUserAPI - Interface in com.gamersafer.minecraft.auth.common.service
-
Provides an interface to communicate with the GamerSafer API to lookup information for a Java Edition account.
- IGSAuthRequiredCache - Interface in com.gamersafer.minecraft.auth.common.listener
- IKickStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- ILogger - Interface in com.gamersafer.minecraft.auth.common.abstraction
- ILoginHandlerFactory - Interface in com.gamersafer.minecraft.auth.common.handler
- IMapDisplay - Interface in com.gamersafer.minecraft.auth.common.map
- IMapDisplay.DisplayCompleter - Interface in com.gamersafer.minecraft.auth.common.map
- importBans() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- importBans(List<Ban>) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
- importData() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- importData() - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- importKicks() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- importKicks(List<Kick>) - Method in class com.gamersafer.minecraft.auth.common.kick.KickManager
- importLogs(List<ReportLog>) - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- importMutes() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- importMutes(List<MuteEntry>) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- importWarnings() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- importWarnings(List<Warning>) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- IMuteStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- INAPPROPRIATE_CONTENT - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- info(String, Object...) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- INIT - Enum constant in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
- inRoom(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- inRoom(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Returns
true
if the player is in the onboarding room. - Integration - Interface in com.gamersafer.minecraft.auth.common.integration
- IntegrationManager - Class in com.gamersafer.minecraft.auth.common.integration
- IntegrationManager(GSAuthPlugin, DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- invite(UUID) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- invite(UUID) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- invite(UUID) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Submits a guild invite request
- INVITE - Enum constant in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
- inWorld(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- inWorld(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Returns
true
ifplayer
is in the onboarding world. - IOnboardingService - Interface in com.gamersafer.minecraft.auth.common.onboarding
- ipBasedPunishments - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- IPermissionAdapter - Interface in com.gamersafer.minecraft.auth.common.permissions
- IPlayer - Interface in com.gamersafer.minecraft.auth.common.abstraction
- IPlayerStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- IPlugin - Interface in com.gamersafer.minecraft.auth.common.abstraction
- IProfileService - Interface in com.gamersafer.minecraft.auth.common.service
-
Represents a store for cached user data from the GamerSafer API.
- IReportLogStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- IRL_TRADES - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- isActionbarEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- isActive() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- isActive() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- isActive() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- isAdultAllowSendChat() - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- isAllowSendChat(AgeGroupLabel) - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- isApplicable() - Method in interface com.gamersafer.minecraft.auth.common.map.IMapDisplay
- isAuthed() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- isAuthenticated() - Method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- isAuthenticated(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Returns whether the user is authenticated
- isBanned(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Returns whether the user is banned
- isBlockBooksSignsOnMute() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isBossbarEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- isChatEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- isCommandsEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- isDeopOnLogout() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isDisableChecks() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- isEnabled() - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- isEnabled() - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Returns true if the onboarding room is enabled.
- ISender - Interface in com.gamersafer.minecraft.auth.common.abstraction
- isEqualsOrGreaterThan(ServerVersion) - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Checks if this version is equals or greater than the given serverVersion by parameter
- isEqualsOrLowerThan(ServerVersion) - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Checks if this version is equals or lower than the given serverVersion by parameter
- IServer - Interface in com.gamersafer.minecraft.auth.common.abstraction
- isForcePlayerLookUp() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isGreaterThan(ServerVersion) - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Checks if this version is greater than the given serverVersion by parameter
- isGsRequiredAllowBlockBreak() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowBlockPlace() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowChat() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isGsRequiredAllowCommands() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isGsRequiredAllowInteract() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowInteractEntity() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowInventoryClick() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowItemPickupAndDrop() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredAllowMovement() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isGsRequiredInvincible() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isIpBan() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- isIpBasedPunishments() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isKnown(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Returns whether the user is known to the plugin
- isLowerThan(ServerVersion) - Method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Checks if this version is lower than the given serverVersion by parameter
- isMinorAllowSendChat() - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- isMuted(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Returns whether the user is muted
- isNewlyLinked() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- ISODateSerializer - Class in com.gamersafer.minecraft.auth.common.shared.messages.serializer
- ISODateSerializer() - Constructor for class com.gamersafer.minecraft.auth.common.shared.messages.serializer.ISODateSerializer
- isOnboardingRoomEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isOnline() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Checks if this player is currently online
- isOperational() - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBContext
- isRegisterAliases() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- isSingleServer() - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- isSubmitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- isSubmitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- isSubmitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- isSubmitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- isTitleEnabled() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- isUserBanned(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Checks whether the given used is banned.
- isUserBanned(UserIdentity, String, boolean) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Checks whether the given user is banned.
- isUserIpBanned(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Checks whether the given used is IP-banned.
- isUserMuted(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- isUserMuted(String) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- isUserWarning(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- isUserWarning(String) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- isValidIPv4Address(String) - Static method in class com.gamersafer.minecraft.auth.common.util.DataValidation
-
Checks whether the passed string is a valid IPv4 address.
- isVerbose() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- isVerified() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.webhook.GuildVerify
- isWarned(UUID) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Returns whether the user is warned
- isWasChildInvolved() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- isYouthAllowSendChat() - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- IWarningStorage - Interface in com.gamersafer.minecraft.auth.common.db.api
- IWebHookService - Interface in com.gamersafer.minecraft.auth.common.webhook
J
- javaToSqlArg(FieldType, Object) - Method in class com.gamersafer.minecraft.auth.common.db.persister.CategoryPersister
- javaToSqlArg(FieldType, Object) - Method in class com.gamersafer.minecraft.auth.common.db.persister.DurationPersister
- JavaUserIdentity - Class in com.gamersafer.minecraft.auth.common.shared.model.impl
K
- KeyManager - Class in com.gamersafer.minecraft.auth.common.configuration
- KeyManager(File, File, File, ILogger, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.KeyManager
- kick(IPlayer, UUID, ISender) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires a kick event.
- kick(UUID, String, UUID, String, String, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- kick(UUID, String, UUID, String, String, Date, String) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- kick(UUID, String, UUID, String, String, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- kick(UUID, UUID, Category, boolean, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Kicks a player and adds kick record.
- kick(Component) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Kicks the player from the server.
- Kick - Class in com.gamersafer.minecraft.auth.common.db.model
- Kick(int, boolean, String, String, Date, String, UUID, String, String, UUID, String, Category, boolean, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.Kick
- KICK - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- KICK_LIST - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- kick1191PlusChatScreen - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- KickCache - Class in com.gamersafer.minecraft.auth.common.db.cache
- KickCache(IKickStorage) - Constructor for class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- KickManager - Class in com.gamersafer.minecraft.auth.common.kick
- KickManager(IKickStorage, ReportLogManager, IntegrationManager) - Constructor for class com.gamersafer.minecraft.auth.common.kick.KickManager
- kickScreen - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- KicksDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- KicksDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- kickUnlinkedScreen - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- kickUser(String, String, Date, String, UUID, String, String, UUID, String, Category, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.kick.KickManager
L
- lang - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- lang - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- lang - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- language - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- LanguageConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- LanguageConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- LINK - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- LINK_OTHER - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- LiteBansIntegration - Class in com.gamersafer.minecraft.auth.common.integration.impl
- LiteBansIntegration(GSAuthPlugin, DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- load() - Method in class com.gamersafer.minecraft.auth.common.configuration.KeyManager
- loadConfig() - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
-
Load the config from the file specified in the constructor.
- loadConfig() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
-
Load the config from the file specified in the constructor.
- loadConfig() - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
-
Load the config from the file specified in the constructor.
- loadConfig() - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
-
Load the config from the file specified in the constructor.
- loadLocalizedValues(LanguageConfiguration, ILogger) - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
-
Load values from a Configuration load.
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
-
Load values from a Configration load.
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
-
Load values from a Configration load.
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- loadValues(CommentedConfigurationNode) - Method in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
-
Load values from a Configration load.
- log(String, String, String, Date, Date, String, UUID, String, String, UUID, String, Category, String) - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- logApiConnectionSuccessful - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logCategoryNameDuplicate - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logCategoryNameMissing - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBExecutingMigration - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBFailedFixup - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBFailedMigration - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBFailedToConnect - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBFixup - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logDBTypeNotImplemented - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logger - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- LoginHandler - Class in com.gamersafer.minecraft.auth.common.handler
- LoginHandler(IPlayer, SharedConfiguration, MessageConfiguration, LanguageConfiguration, ILogger, IProfileService, IPlayerStorage, IWebHookService, BanManager, GSAuthEventManager, IMapDisplay, Consumer<IPlayer>, IGSAuthRequiredCache, PlaceholderService, IOnboardingService, EventFactory, boolean) - Constructor for class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- LoginHandler.State - Enum Class in com.gamersafer.minecraft.auth.common.handler
- loginHandlerFactory - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- loginHandlerFactory - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- loginRemind(IPlayer, UUID) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires a login remind event.
- logIntegrationDispatchBanFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationDispatchKickFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationDispatchMuteFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationDispatchUnbanFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationDispatchUnmuteFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationDispatchWarningFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationImportBansFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationImportKicksFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationImportMutesFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationImportWarningsFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationLoaded - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logIntegrationShutdownFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logKeyManagerImportFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logKeyManagerImporting - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logKeyManagerLoadFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logKeyManagerLoadingKeys - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logMissingApiKeyOrGuildId - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionNoPluginFound - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionOverrideGroupNotFound - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionServerNotBlocked - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionUserGroupsFileFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionUserGroupsSaveFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPermissionUsingPlugin - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerAddingNotAuthedGroup - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerAddingRequiredGroups - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerAuthError - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerAuthFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerAuthSuccessful - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerDeoping - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- logPlayerJoinedDoesNotHaveGamersafer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerJoinedFirstTime - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerJoinedHasGamersafer - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerLinkError - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerLinkFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerLinkSuccessful - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerRemovingNotAuthedGroup - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerRemovingRequiredGroups - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerStillNotAuthed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPlayerUnlinkedSuccessful - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPluginInitFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPluginLoadedStandalone - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPluginLoadedWithProxy - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logPluginShutdown - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logReportsSubmitFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logReportsSubmitted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logSendGSData - Variable in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- logSendGSDisable - Variable in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- logSendGSRequiredData - Variable in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- logSendQRData - Variable in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- logSendQRHide - Variable in class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- logUserLogin(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- logUserLogin(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- logUserLogin(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Logs a user login in the API.
- logWebhookError - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logWebhookStarted - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logWebhookStartFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logWebhookTLSFileFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logWebhookTLSInit - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- logWebhookTLSOtherFailed - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- LookupResult(String, UUID, String, String, boolean) - Constructor for record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Creates an instance of a
LookupResult
record class. - lookupSender(IPlayerStorage, ISender) - Static method in class com.gamersafer.minecraft.auth.common.commands.CommandUtils
- lookupUserFromPlayerName(IPlayerStorage, ISender, String) - Static method in class com.gamersafer.minecraft.auth.common.commands.CommandUtils
-
Finds the player uuid, last known IP address (always
null
ifSharedConfiguration.isIpBasedPunishments()
is false) and GamerSafer for a given player name. - LuckPermsPermissionAdapter - Class in com.gamersafer.minecraft.auth.common.permissions.impl
- LuckPermsPermissionAdapter(File, SharedConfiguration, LanguageConfiguration, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
M
- MariaDB - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.DBType
- Message(int, String) - Constructor for class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
-
Creates a new message
- MESSAGE_PUNISHMENTS - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MESSAGE_REMINDER - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MESSAGE_SUCCESS - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MessageCompound() - Constructor for class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- MessageCompound(boolean, String, boolean, String, MessageConfiguration.BossBarColor, MessageConfiguration.BossBarStyle, int, boolean, String, boolean, String, String, int, boolean, List<String>) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- MessageConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- MessageConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- MessageConfiguration.BossBarColor - Enum Class in com.gamersafer.minecraft.auth.common.configuration
- MessageConfiguration.BossBarStyle - Enum Class in com.gamersafer.minecraft.auth.common.configuration
- MessageConfiguration.MessageCompound - Class in com.gamersafer.minecraft.auth.common.configuration
- MessageConfiguration.MessageSlot - Enum Class in com.gamersafer.minecraft.auth.common.configuration
- messageOnMute - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- messageOnUnmute - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- messageOnWarning - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- messages - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- Migration - Interface in com.gamersafer.minecraft.auth.common.db.migration
- MINECRAFT_1_10 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_11 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_11_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_12 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_12_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_12_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_13 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_13_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_13_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_14 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_14_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_14_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_14_3 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_14_4 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_15 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_15_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_15_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_16 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_16_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_16_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_16_3 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_16_4 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_17 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_17_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_18 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_18_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_19 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_19_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_7_10 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_7_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_7_5 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_7_9 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_8 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_8_3 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_8_9 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_9 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_9_1 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_9_2 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINECRAFT_1_9_4 - Enum constant in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
- MINOR - Enum constant in enum class com.gamersafer.minecraft.auth.common.webhook.model.AgeGroupLabel
- minorAllowSendChat - Variable in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- MOBBING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- mute(IPlayer, UUID, ISender, boolean) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires a mute event.
- mute(UUID, String, UUID, String, String, Date, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- mute(UUID, String, UUID, String, String, Date, Date, String) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- mute(UUID, String, UUID, String, String, Date, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- mute(UUID, UUID, Date, Category, boolean, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Mutes a player.
- MUTE_LIST - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MUTE_PERMANENT - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MUTE_TEMPORARY - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- MuteCache - Class in com.gamersafer.minecraft.auth.common.db.cache
- MuteCache(IMuteStorage) - Constructor for class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- MuteDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- MuteDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- MuteEntry - Class in com.gamersafer.minecraft.auth.common.db.model
- MuteEntry(int, String, String, Date, Date, String, UUID, String, String, UUID, String, Category, boolean, String, boolean) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- muteManager - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- MuteManager - Class in com.gamersafer.minecraft.auth.common.mute
- MuteManager(IMuteStorage, ReportLogManager, IntegrationManager) - Constructor for class com.gamersafer.minecraft.auth.common.mute.MuteManager
- MySQL - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.DBType
N
- NAMESPACE - Static variable in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
The standard namespace name for the plugin channel
- notAuthenticated(UserIdentity, String) - Static method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- notAuthenticatedBlockingGroup - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- NullPermissionAdapter - Class in com.gamersafer.minecraft.auth.common.permissions.impl
- NullPermissionAdapter(File, SharedConfiguration, LanguageConfiguration, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
O
- of(UUID, String, String) - Static method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- onBlockBreak(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onBlockPlace(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onboardAllPlayers - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- onboardingRoom - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- onboardingService - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- onboardingService - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- onboardingService - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
- onChat(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
-
Event priority should be
NORMAL
- onChat(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
-
Event priority is
NORMAL
- onCommand(IPlayer, String, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
-
Event priority is
NORMAL
- onDamage(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onDisconnect(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- onInteract(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onInteractAtEntity(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onInventoryClick(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onLogin(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
-
Event priority is
LOW
- onLogin(IPlayer, Consumer<Component>) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
-
At the earliest login event where Player Object is available.
- onLogin(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
-
Listener priority should be
LOW
. - onLoginEarly(UserIdentity, IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
-
At the earliest login event.
- onMove(IPlayer, Runnable, String, int, int, int, String, int, int, int) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onPickupOrDrop(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassServerListener
-
Event priority is
NORMAL
- onPlayerEditBook(UserIdentity, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteServerListener
-
Event priority should be
NORMAL
- onPluginMessage(String, byte[], boolean, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- onPostServerConnect(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- onQuit(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
-
Event priority is
NORMAL
- onQuit(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
-
Listener priority should be
NORMAL
. - onReload() - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Called when the plugin is reloaded
- onSendPrivateMessage(IPlayer, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
-
Event priority should be
NORMAL
- onServerSwitch(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupProxyListener
-
Event priority
NORMAL
- onSignChange(UserIdentity, Runnable) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteServerListener
-
Event priority should be
NORMAL
- onUserAuthenticated(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthAuthedListener
- onUserAuthenticated(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- onUserAuthenticated(UserIdentity, String) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- onUserAuthenticated(UserIdentity, String) - Method in interface com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventListener
- onUserUnauthenticated(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthAuthedListener
- onUserUnauthenticated(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- onUserUnauthenticated(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- onUserUnauthenticated(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventListener
- openBook(Book) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows a book to the player.
- OTHER - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
P
- parse(String, IPlayer) - Method in class com.gamersafer.minecraft.auth.common.placeholder.BasePlaceholderService
- parse(String, IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.placeholder.PlaceholderService
-
Parses a string for placeholders, using values from
player
. - parse(List<String>, IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.placeholder.PlaceholderService
-
Parses each string in
list
forplayer
. - parse(MessageConfiguration.MessageCompound, IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.placeholder.PlaceholderService
-
Parses each value in
compound
forplayer
. - parseDur(ISender, String) - Static method in class com.gamersafer.minecraft.auth.common.commands.CommandUtils
-
Parses a duration input of the format 1d1h, 1d, or 1h.
- PAYMENT_DISPUTE - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- permAdapter - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- permAdapter - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- permanentBanScreen - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- Permission - Enum Class in com.gamersafer.minecraft.auth.common.permissions
- PermissionAdapterManager - Class in com.gamersafer.minecraft.auth.common.permissions
- PermissionAdapterManager(File, SharedConfiguration, LanguageConfiguration, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.permissions.PermissionAdapterManager
- PINK - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- placeholderService - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- PlaceholderService - Interface in com.gamersafer.minecraft.auth.common.placeholder
-
An interface providing methods to parse placeholders on strings.
- PlayerCache - Class in com.gamersafer.minecraft.auth.common.db.cache
- PlayerCache(IPlayerStorage) - Constructor for class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- PlayerEntry - Class in com.gamersafer.minecraft.auth.common.db.model
- PlayerEntry(UserIdentity) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- PlayerEntry(String, UUID, String, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- PlayerEntry(String, UUID, String, String, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- playerHostAddress() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns the value of the
playerHostAddress
record component. - playerLeave(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- playerName() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns the value of the
playerName
record component. - playerName() - Method in interface com.gamersafer.minecraft.auth.common.shared.model.api.UserIdentity
- playerName() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- playerPreferencesAdultChatDisabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- playerPreferencesConfig - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- PlayerPreferencesConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- PlayerPreferencesConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
- playerPreferencesMinorChatDisabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- playerPreferencesYouthChatDisabled - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- PlayersDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- PlayersDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- playerStorage - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- playerStorage - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- playerStorage - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- playerUuid() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns the value of the
playerUuid
record component. - playerUuid() - Method in interface com.gamersafer.minecraft.auth.common.shared.model.api.UserIdentity
- playerUuid() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- plugin - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthNotAuthedListener
- pluginChannel - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- PluginMessagingProfileService - Class in com.gamersafer.minecraft.auth.common.service.impl.profile
- PluginMessagingProfileService(int) - Constructor for class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- pluginPrefix - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- postInvite(UUID) - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- postInvite(UUID) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- postInvite(UUID) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- postLogReport(ReportLog) - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- postLogReport(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- postLogReport(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- postUserLogin(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- postUserLogin(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- postUserLogin(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- postVerify(String) - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- postVerify(String) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- postVerify(String) - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- profileService - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- profileService - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- profileService - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- ProxyConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- ProxyConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.ProxyConfiguration
- ProxyLanguageConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- ProxyLanguageConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.ProxyLanguageConfiguration
- ProxyMapDisplay - Class in com.gamersafer.minecraft.auth.common.platform.proxy
- ProxyMapDisplay() - Constructor for class com.gamersafer.minecraft.auth.common.platform.proxy.ProxyMapDisplay
- PUNISHMENT_EVASION - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- PURPLE - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
Q
- QR - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
- QR_HIDE - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
R
- RACISM - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- RED - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- registerAliases - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- registerCommand(ICommand) - Method in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- registerCommands() - Method in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- rejoinMessageCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- rejoinMessageGuildCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- RELENTLESS_MSG - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- reload() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- reload() - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- reload() - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Reloads the onboarding service.
- RELOAD - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- reminderMessageCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- reminderMessageGuildCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- reminderMessageTimerDelay - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- reminderMessageTimerDelayGuild - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- remove(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- remove(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
If
player
is in the onboarding room, then this method will remove the player from the room. - remove(UserIdentity, EphemeralUserReference) - Method in class com.gamersafer.minecraft.auth.common.ephemeral.EphemeralUserReferenceManager
- removeListener(GSAuthEventListener) - Method in class com.gamersafer.minecraft.auth.common.shared.event.GSAuthEventManager
- removeNotAuthedBlockedPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- removeNotAuthedBlockedPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- removeNotAuthedBlockedPerms(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Removes the not-authed groups from the user
- removeRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupProxyListener
- removeRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- removeRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- removeRequiredBypassPerms(UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- removeRequiredBypassPerms(UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Removes all required groups from the user and adds their original group
- report(UUID, UUID, String, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Deprecated.
- REPORT_HISTORY - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- REPORT_PHISTORY - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- ReportLog - Class in com.gamersafer.minecraft.auth.common.db.model
- ReportLog(int, boolean, String, String, String, Date, String, UUID, String, String, UUID, String, Category, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- ReportLog(int, boolean, String, String, String, Date, Duration, String, UUID, String, String, UUID, String, Category, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- ReportLog(int, boolean, String, String, String, Date, Date, String, UUID, String, String, UUID, String, Category, String) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- ReportLogDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- ReportLogDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- reportLogManager - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- ReportLogManager - Class in com.gamersafer.minecraft.auth.common.reportlog
- ReportLogManager(IReportLogStorage, IProfileService, ILogger, LanguageConfiguration) - Constructor for class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
- RequestInvite - Class in com.gamersafer.minecraft.auth.common.webhook.model
- RequestInvite(UUID, long, CompletableFuture<Optional<GuildInvite>>) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.RequestInvite
- RequestVerify - Class in com.gamersafer.minecraft.auth.common.webhook.model
- RequestVerify(String, long, CompletableFuture<Optional<GuildVerify>>) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.RequestVerify
- REQUIRED_STATUS - Static variable in class com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator.Message
- requiredCache - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredBypassProxyListener
- requiredCache - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- requiredSetNow - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupProxyListener
- ResponseInvite - Class in com.gamersafer.minecraft.auth.common.webhook.model
- ResponseInvite(String, ResponseInvitePayload, ResponseInviteAgeGroup) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvite
- ResponseInviteAgeGroup - Class in com.gamersafer.minecraft.auth.common.webhook.model
- ResponseInviteAgeGroup(String, String) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInviteAgeGroup
- ResponseInvitePayload - Class in com.gamersafer.minecraft.auth.common.webhook.model
- ResponseInvitePayload(String, String, UUID) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.ResponseInvitePayload
- ResponseVerify - Class in com.gamersafer.minecraft.auth.common.webhook.model
- ResponseVerify(String, GuildVerify) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.ResponseVerify
- ROOM - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- ROOM_OTHER - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
S
- SABOTAGING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- same(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Checks if the encapsulated player is the same object as the
other
. - SCAMMING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SEGMENTED_10 - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- SEGMENTED_12 - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- SEGMENTED_20 - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- SEGMENTED_6 - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- SELF__BAN_REQUEST - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SELF__HARM_OTHERS - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SELF__HARM_SELF - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- send(MessageConfiguration.MessageCompound) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
- send(MessageConfiguration.MessageSlot, String, int) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Show the message to the user in the given slot.
- sendActionBar(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows the text in the action bar of the player.
- sendActionBar(Component) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows the text in the action bar of the player.
- sendAuthStatus(UserIdentity, GSAuthUserAuthenticationStatus) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends the authentication status to the backend server.
- sendBossbar(String, MessageConfiguration.BossBarStyle, MessageConfiguration.BossBarColor, int) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows a boss bar to the player.
- sendDataToServer(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- sendDisabled(boolean) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends the checks-disabled status to the backend server.
- sendDisabled(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- sendDisabled(String, boolean) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends the checks-disabled status to the backend server.
- sendMessage(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows the text in the chat of the player.
- sendMessage(String) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ISender
- sendMessage(Component) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ISender
- sendQR(UserIdentity, String) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends the QR-code to the backend server which will then be shown to the user on the backend server.
- sendRequiredStatus(UserIdentity, boolean) - Method in interface com.gamersafer.minecraft.auth.common.platform.proxy.BackendServerCommunicator
-
Sends the gs-required status to the backend server.
- sendTitle(String, String, int) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlayer
-
Shows the text as a title to the player.
- serialize(Category, Type, JsonSerializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.CategorySerializer
- serialize(UserIdentity, Type, JsonSerializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.UserIdentitySerializer
- serialize(Duration, Type, JsonSerializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.DurationSerializer
- serialize(Date, Type, JsonSerializationContext) - Method in class com.gamersafer.minecraft.auth.common.shared.messages.serializer.ISODateSerializer
- serialize(Date, Type, JsonSerializationContext) - Method in class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookSiteDateSerializer
- server - Variable in class com.gamersafer.minecraft.auth.common.commands.CommandRegistry
- server - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- server - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthMuteProxyListener
- server - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredGroupServerListener
- ServerConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- ServerConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- ServerLanguageConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- ServerLanguageConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration
- ServerVersion - Enum Class in com.gamersafer.minecraft.auth.common.version
- service - Variable in class com.gamersafer.minecraft.auth.common.commands.GSUnlinkCommand
- service - Variable in class com.gamersafer.minecraft.auth.common.listener.GSAuthListenerStandalone
- setAgeGroupConfidence(String) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- setAgeGroupLabel(String) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- setGuildMemberId(String) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- setHasRequiredPermSet(UUID, boolean) - Method in class com.gamersafer.minecraft.auth.common.listener.GSAuthRequiredCache
- setHasRequiredPermSet(UUID, boolean) - Method in interface com.gamersafer.minecraft.auth.common.listener.IGSAuthRequiredCache
-
Sets whether the player has a required permission.
- setHostAddress(String) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- setPlayerName(String) - Method in class com.gamersafer.minecraft.auth.common.db.model.PlayerEntry
- setVerbose(boolean) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- setVersion(int) - Method in class com.gamersafer.minecraft.auth.common.db.model.DBVersion
- SEXISM - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SEXUAL_MISCONDUCT - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SharedConfiguration - Class in com.gamersafer.minecraft.auth.common.configuration
- SharedConfiguration(File, ILogger) - Constructor for class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- show(IPlayer, String, boolean) - Method in interface com.gamersafer.minecraft.auth.common.map.IMapDisplay
- showBook(IPlayer) - Method in class com.gamersafer.minecraft.auth.common.onboarding.BaseOnboardingService
- showBook(IPlayer) - Method in interface com.gamersafer.minecraft.auth.common.onboarding.IOnboardingService
-
Shows the onboarding book to
player
. - shutdown() - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
-
Waits for the background saving task to finish.
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IKickStorage
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IMuteStorage
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.cache.KickCache
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.KicksDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.kick.KickManager
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
-
Waits for the background saving task to finish.
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.LuckPermsPermissionAdapter
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.permissions.impl.NullPermissionAdapter
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.permissions.IPermissionAdapter
-
Waits for the background saving task to finish.
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.permissions.PermissionAdapterManager
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.reportlog.ReportLogManager
-
Waits for the background saving task to finish.
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Properly shuts down the service.
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
-
Waits for the background saving task to finish.
- shutdown() - Method in interface com.gamersafer.minecraft.auth.common.webhook.IWebHookService
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookDummyService
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookSiteService
- shutdown() - Method in class com.gamersafer.minecraft.auth.common.webhook.WebHookStandaloneService
- singleServer - Variable in class com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration
- SMURFING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- snipBy - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- snipCategory - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- snipIntegration - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- snipPlayername - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- snipReason - Variable in class com.gamersafer.minecraft.auth.common.configuration.LanguageConfiguration
- SOLID - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
- SPAMMING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- sqlArgToJava(FieldType, Object, int) - Method in class com.gamersafer.minecraft.auth.common.db.persister.CategoryPersister
- sqlArgToJava(FieldType, Object, int) - Method in class com.gamersafer.minecraft.auth.common.db.persister.DurationPersister
- STAFF_ABUSING_POWER - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- STAFF_IMPERSONATION - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- STALKING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- startLoginProcess() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- startLoginProcess(UserIdentity, LoginHandler) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
- startLoginProcess(UserIdentity, LoginHandler, boolean) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- startLoginProcess(UserIdentity, LoginHandler, boolean) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- startLoginProcess(UserIdentity, LoginHandler, boolean) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
- startLoginProcess0() - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- submitLogReport(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- submitLogReport(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- submitLogReport(ReportLog) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Submits the
LogReport
to the API. - submitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- submitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- submitted() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- success() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns the value of the
success
record component. - SUCCESS - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
The unban succeeded.
- successMessageCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- successMessageGuildCompound - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- SWATTING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- SWEARING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
T
- takeOver(LoginHandler, boolean) - Method in class com.gamersafer.minecraft.auth.common.handler.LoginHandler
- targetLevel() - Method in interface com.gamersafer.minecraft.auth.common.db.migration.Migration
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V0_V1
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V1_V2
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V2_V3
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V3_V4
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V4_V5
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V5_V6
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V6_V7
- targetLevel() - Method in class com.gamersafer.minecraft.auth.common.db.migration.V7_V8
- temporaryBanScreen - Variable in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- testConnection() - Method in interface com.gamersafer.minecraft.auth.common.service.IGamerSaferMinecraftJavaUserAPI
- testConnection() - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPI
- testConnection() - Method in class com.gamersafer.minecraft.auth.common.service.impl.api.GamerSaferMinecraftJavaUserAPILimiter
- testConnection() - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- testConnection() - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- testConnection() - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Test the connection to the API
- TITLE - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
- toString() - Method in enum class com.gamersafer.minecraft.auth.common.api.Category
- toString() - Method in record class com.gamersafer.minecraft.auth.common.api.GSAuthApi.LookupResult
-
Returns a string representation of this record class.
- toString() - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageCompound
- toString() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- toString() - Method in class com.gamersafer.minecraft.auth.common.db.model.Kick
- toString() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- toString() - Method in class com.gamersafer.minecraft.auth.common.db.model.ReportLog
- toString() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- toString() - Method in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- toString() - Method in class com.gamersafer.minecraft.auth.common.shared.messages.GSAuthUserAuthenticationStatus
- toString() - Method in class com.gamersafer.minecraft.auth.common.shared.model.impl.JavaUserIdentity
- toString() - Method in class com.gamersafer.minecraft.auth.common.webhook.model.WebhookCachedRequest
- TROLLING - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
- tryGet(CommentedConfigurationNode, Class<T>, T, String, Object...) - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
- tryGetList(CommentedConfigurationNode, Class<T>, List<T>, String, Object...) - Method in class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration
U
- unban(UUID, String, UUID, String, String, Date) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- unban(UUID, String, UUID, String, String, Date) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- unban(UUID, String, UUID, String, String, Date) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- unban(UUID, UUID, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Removes all regular bans associated with the given user.
- UNBAN - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- unbanIp(UUID, UUID, String, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Removes all IP-bans associated with the given user.
- UNBANIP - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- unbanIpUser(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
-
Removes IP bans associated with the given identity.
- unbanIpUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- unbanIpUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- unbanIpUser(String, String, Date, String, UUID, String, String, String, UUID, String, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
- UnbanResult - Enum Class in com.gamersafer.minecraft.auth.common.api
-
The result of a unban attempt
- unbanUser(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
-
Removes regular bans associated with the given identity.
- unbanUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- unbanUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- unbanUser(String, String, Date, String, UUID, String, String, UUID, String, String) - Method in class com.gamersafer.minecraft.auth.common.ban.BanManager
- unmute(UUID, String, UUID, String, Date) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- unmute(UUID, String, UUID, String, Date) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- unmute(UUID, String, UUID, String, Date) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- unmute(UUID, UUID, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Unmutes a user.
- UNMUTE - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- unmuteUser(String, String, Date, String, UUID, String, String, UUID, String, String) - Method in class com.gamersafer.minecraft.auth.common.mute.MuteManager
- unmuteUser(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IMuteStorage
- unmuteUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- unmuteUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.MuteDB
- unwarnUser(String, UserIdentity) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- unwarnUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- unwarnUser(String, UserIdentity) - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- update(Ban) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IBanStorage
- update(Ban) - Method in class com.gamersafer.minecraft.auth.common.db.cache.BanCache
- update(Ban) - Method in class com.gamersafer.minecraft.auth.common.db.repo.BansDB
- update(DBVersion) - Method in class com.gamersafer.minecraft.auth.common.db.repo.DBVersionDB
- update(PlayerEntry) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- update(PlayerEntry) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- update(PlayerEntry) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- update(PlayerEntry, String) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IPlayerStorage
- update(PlayerEntry, String) - Method in class com.gamersafer.minecraft.auth.common.db.cache.PlayerCache
- update(PlayerEntry, String) - Method in class com.gamersafer.minecraft.auth.common.db.repo.PlayersDB
- update(ReportLog) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IReportLogStorage
- update(ReportLog) - Method in class com.gamersafer.minecraft.auth.common.db.repo.ReportLogDB
- update(Warning) - Method in interface com.gamersafer.minecraft.auth.common.db.api.IWarningStorage
- update(Warning) - Method in class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- update(Warning) - Method in class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- UserIdentity - Interface in com.gamersafer.minecraft.auth.common.shared.model.api
- UserIdentitySerializer - Class in com.gamersafer.minecraft.auth.common.shared.messages.serializer
- UserIdentitySerializer() - Constructor for class com.gamersafer.minecraft.auth.common.shared.messages.serializer.UserIdentitySerializer
- Util - Class in com.gamersafer.minecraft.auth.common.util
- Util() - Constructor for class com.gamersafer.minecraft.auth.common.util.Util
V
- V0_V1 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V0_V1() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V0_V1
- V1_V2 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V1_V2() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V1_V2
- V2_V3 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V2_V3() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V2_V3
- V3_V4 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V3_V4() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V3_V4
- V4_V5 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V4_V5() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V4_V5
- V5_V6 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V5_V6() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V5_V6
- V6_V7 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V6_V7() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V6_V7
- V7_V8 - Class in com.gamersafer.minecraft.auth.common.db.migration
- V7_V8() - Constructor for class com.gamersafer.minecraft.auth.common.db.migration.V7_V8
- validateAPI() - Method in class com.gamersafer.minecraft.auth.common.GSAuthPlugin
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.DBType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gamersafer.minecraft.auth.common.webhook.model.AgeGroupLabel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.api.Category
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.api.UnbanResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.DBType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.MessageSlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.version.ServerVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.gamersafer.minecraft.auth.common.webhook.model.AgeGroupLabel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verboseLog - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- verboseLogHideReminders - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- verify(String) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.CachingProfileService
- verify(String) - Method in class com.gamersafer.minecraft.auth.common.service.impl.profile.PluginMessagingProfileService
- verify(String) - Method in interface com.gamersafer.minecraft.auth.common.service.IProfileService
-
Submits a guild member verification request
- VERIFY - Enum constant in enum class com.gamersafer.minecraft.auth.common.handler.LoginHandler.State
- VERIFYPLAYER - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- VIOLENT_THREAT - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
W
- warn(IPlayer, UUID, ISender) - Method in interface com.gamersafer.minecraft.auth.common.event.EventFactory
-
Creates and fires a warn event.
- warn(String, Object...) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.ILogger
- warn(UUID, String, UUID, String, String, Date, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.impl.LiteBansIntegration
- warn(UUID, String, UUID, String, String, Date, Date, String) - Method in interface com.gamersafer.minecraft.auth.common.integration.Integration
- warn(UUID, String, UUID, String, String, Date, Date, String) - Method in class com.gamersafer.minecraft.auth.common.integration.IntegrationManager
- warn(UUID, UUID, Date, Category, boolean, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.api.GSAuthApi
-
Creates a warning for a player.
- WARN - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- WARN_LIST - Enum constant in enum class com.gamersafer.minecraft.auth.common.permissions.Permission
- Warning - Class in com.gamersafer.minecraft.auth.common.db.model
- Warning(int, boolean, String, String, Date, Date, String, UUID, String, String, UUID, String, Category, boolean, String, boolean) - Constructor for class com.gamersafer.minecraft.auth.common.db.model.Warning
- WarningCache - Class in com.gamersafer.minecraft.auth.common.db.cache
- WarningCache(IWarningStorage) - Constructor for class com.gamersafer.minecraft.auth.common.db.cache.WarningCache
- WarningManager - Class in com.gamersafer.minecraft.auth.common.warn
- WarningManager(IWarningStorage, ReportLogManager, IntegrationManager) - Constructor for class com.gamersafer.minecraft.auth.common.warn.WarningManager
- WarningsDB - Class in com.gamersafer.minecraft.auth.common.db.repo
- WarningsDB(DBContext) - Constructor for class com.gamersafer.minecraft.auth.common.db.repo.WarningsDB
- warnUser(String, String, Date, Date, String, UUID, String, String, UUID, String, Category, boolean, String) - Method in class com.gamersafer.minecraft.auth.common.warn.WarningManager
- wasChildInvolved() - Method in class com.gamersafer.minecraft.auth.common.db.model.Ban
- wasChildInvolved() - Method in class com.gamersafer.minecraft.auth.common.db.model.MuteEntry
- wasChildInvolved() - Method in class com.gamersafer.minecraft.auth.common.db.model.Warning
- WebhookCachedRequest - Class in com.gamersafer.minecraft.auth.common.webhook.model
- WebhookCachedRequest(String, Date) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.WebhookCachedRequest
- webHookCert - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- WebHookDummyService - Class in com.gamersafer.minecraft.auth.common.webhook
- WebHookDummyService() - Constructor for class com.gamersafer.minecraft.auth.common.webhook.WebHookDummyService
- WebhookFetch - Class in com.gamersafer.minecraft.auth.common.webhook.model
- WebhookFetch(List<WebhookCachedRequest>) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.model.WebhookFetch
- WebhookFetchSerializer - Class in com.gamersafer.minecraft.auth.common.webhook.serial
- WebhookFetchSerializer() - Constructor for class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookFetchSerializer
- webHookKey - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- WebhookSerializer - Class in com.gamersafer.minecraft.auth.common.webhook.serial
- WebhookSerializer() - Constructor for class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookSerializer
- WebhookSiteDateSerializer - Class in com.gamersafer.minecraft.auth.common.webhook.serial
- WebhookSiteDateSerializer() - Constructor for class com.gamersafer.minecraft.auth.common.webhook.serial.WebhookSiteDateSerializer
- WebHookSiteService - Class in com.gamersafer.minecraft.auth.common.webhook
- WebHookSiteService(ILogger, LanguageConfiguration, String) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.WebHookSiteService
- WebHookStandaloneService - Class in com.gamersafer.minecraft.auth.common.webhook
- WebHookStandaloneService(ILogger, LanguageConfiguration, String, File, File) - Constructor for class com.gamersafer.minecraft.auth.common.webhook.WebHookStandaloneService
- webHookUrl - Variable in class com.gamersafer.minecraft.auth.common.configuration.SharedConfiguration
- WHITE - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- WireSerializer - Class in com.gamersafer.minecraft.auth.common.shared.messages.serializer
- withPrefix(String) - Method in class com.gamersafer.minecraft.auth.common.commands.ICommand
- wrap(T) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Wraps a platform specific command sender to a
ISender
. - wrapPlayer(T) - Method in interface com.gamersafer.minecraft.auth.common.abstraction.IPlugin
-
Wraps a platform specific player to a
IPlayer
.
X
- XENOPHOBIA - Enum constant in enum class com.gamersafer.minecraft.auth.common.api.Category
Y
- YELLOW - Enum constant in enum class com.gamersafer.minecraft.auth.common.configuration.MessageConfiguration.BossBarColor
- YOUTH - Enum constant in enum class com.gamersafer.minecraft.auth.common.webhook.model.AgeGroupLabel
- youthAllowSendChat - Variable in class com.gamersafer.minecraft.auth.common.configuration.PlayerPreferencesConfiguration
All Classes and Interfaces|All Packages|Constant Field Values