Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

G

generateAppropriateUrl(HibernateSQLMapping, DatabaseConfig) - Static method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
generateProperties(DatabaseConfig) - Method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
get() - Method in class studio.thevipershow.safechat.config.localization.Localization
 
getActiveChecks() - Method in class studio.thevipershow.safechat.api.checks.ChecksContainer
Get all of the active checks.
getBypassPermission() - Method in class studio.thevipershow.safechat.api.checks.ChatCheck
 
getBypassPermission() - Method in interface studio.thevipershow.safechat.api.checks.Check
The permission that will make this check be skipped.
getChannelName() - Method in enum studio.thevipershow.safechat.debug.DebugChannel
 
getChatData() - Method in class studio.thevipershow.safechat.api.events.PlayerFailCheckEvent
Get the data of this event.
getChatListener() - Method in class studio.thevipershow.safechat.SafeChat
 
getCheck() - Method in class studio.thevipershow.safechat.api.events.ChatCheckEvent
Return the ChatCheck used in the event.
getCheckPriority() - Method in class studio.thevipershow.safechat.api.checks.ChatCheck
 
getCheckPriority() - Method in interface studio.thevipershow.safechat.api.checks.Check
Get the priority of the check.
getChecksContainer() - Method in class studio.thevipershow.safechat.chat.listeners.ChatListener
 
getChecksContainer() - Method in class studio.thevipershow.safechat.SafeChat
 
getClassData() - Method in enum studio.thevipershow.safechat.config.address.AddressSection
 
getClassData() - Method in enum studio.thevipershow.safechat.config.blacklist.BlacklistSection
Get the class.
getClassData() - Method in enum studio.thevipershow.safechat.config.checks.CheckSections
 
getClassData() - Method in enum studio.thevipershow.safechat.config.database.DatabaseSection
 
getClassData() - Method in enum studio.thevipershow.safechat.config.messages.MessagesSection
 
getCommandMap() - Static method in class studio.thevipershow.safechat.SafeChatUtils
This methods allows to use the CommandMap on different forks This method has been provided by electroniccat , thanks to him!
getConfigData() - Method in class studio.thevipershow.safechat.SafeChat
 
getConfigManager() - Method in class studio.thevipershow.safechat.SafeChat
 
getConfigurationName() - Method in enum studio.thevipershow.safechat.config.Configurations
 
getDebugger() - Method in class studio.thevipershow.safechat.SafeChat
 
getDriverClassName() - Method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
getEconomy() - Method in class studio.thevipershow.safechat.SafeChat
 
getFlagsMap() - Method in class studio.thevipershow.safechat.persistence.types.PlayerData
 
getHandlerList() - Static method in class studio.thevipershow.safechat.api.events.ChatPunishmentEvent
 
getHandlerList() - Static method in class studio.thevipershow.safechat.api.events.CheckRegisterEvent
 
getHandlerList() - Method in class studio.thevipershow.safechat.api.events.CheckUnregisterEvent
 
getHandlerList() - Static method in class studio.thevipershow.safechat.api.events.PlayerFailCheckEvent
 
getHandlers() - Method in class studio.thevipershow.safechat.api.events.ChatPunishmentEvent
 
getHandlers() - Method in class studio.thevipershow.safechat.api.events.CheckRegisterEvent
 
getHandlers() - Method in class studio.thevipershow.safechat.api.events.CheckUnregisterEvent
 
getHandlers() - Method in class studio.thevipershow.safechat.api.events.PlayerFailCheckEvent
 
getHibernateDialectClass() - Method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
getInstance() - Static method in class studio.thevipershow.safechat.api.checks.ChecksContainer
Get the instance of the ChecksContainer.
getInstance(Logger) - Static method in class studio.thevipershow.safechat.debug.Debugger
 
getInstance(SafeChat) - Static method in class studio.thevipershow.safechat.api.checks.ChecksContainer
 
getLocale() - Static method in class studio.thevipershow.safechat.SafeChat
 
getLoggingEnabled() - Method in class studio.safechat.tests.MessageTooLongCheck
 
getLoggingEnabled() - Method in interface studio.thevipershow.safechat.api.checks.Check
Gets the logging status for this check
getLoggingEnabled() - Method in class studio.thevipershow.safechat.chat.check.types.AddressCheck
Gets the status of logging for this check from the config
getLoggingEnabled() - Method in class studio.thevipershow.safechat.chat.check.types.CapsCheck
Gets the status of logging for this check from the config
getLoggingEnabled() - Method in class studio.thevipershow.safechat.chat.check.types.FloodCheck
Gets the status of logging for this check from the config
getLoggingEnabled() - Method in class studio.thevipershow.safechat.chat.check.types.RepetitionCheck
Gets the status of logging for this check from the config
getLoggingEnabled() - Method in class studio.thevipershow.safechat.chat.check.types.WordsBlacklistCheck
Gets the status of logging for this check from the config
getMessage() - Method in class studio.thevipershow.safechat.api.checks.ChatData
 
getMetrics() - Method in class studio.thevipershow.safechat.SafeChat
 
getName() - Method in class studio.thevipershow.safechat.api.checks.ChatCheck
 
getName() - Method in interface studio.thevipershow.safechat.api.checks.Check
Get the name of this check.
getName() - Method in class studio.thevipershow.safechat.persistence.types.PlayerData
 
getPlayer() - Method in class studio.thevipershow.safechat.api.checks.ChatData
 
getPlayerData(String) - Method in class studio.thevipershow.safechat.persistence.mappers.PlayerDataManager
 
getPlayerData(Player) - Method in class studio.thevipershow.safechat.persistence.mappers.PlayerDataManager
 
getPlayerDataManager() - Method in class studio.thevipershow.safechat.persistence.SafeChatHibernate
 
getPunishmentCommand() - Method in class studio.safechat.tests.MessageTooLongCheck
 
getPunishmentCommand() - Method in interface studio.thevipershow.safechat.api.checks.Check
Get the command to execute when a punishment is required.
getPunishmentCommand() - Method in class studio.thevipershow.safechat.chat.check.types.AddressCheck
Get the command to execute when a punishment is required.
getPunishmentCommand() - Method in class studio.thevipershow.safechat.chat.check.types.CapsCheck
Get the command to execute when a punishment is required.
getPunishmentCommand() - Method in class studio.thevipershow.safechat.chat.check.types.FloodCheck
Get the command to execute when a punishment is required.
getPunishmentCommand() - Method in class studio.thevipershow.safechat.chat.check.types.RepetitionCheck
Get the command to execute when a punishment is required.
getPunishmentCommand() - Method in class studio.thevipershow.safechat.chat.check.types.WordsBlacklistCheck
Get the command to execute when a punishment is required.
getPunishmentRequiredValue() - Method in class studio.safechat.tests.MessageTooLongCheck
 
getPunishmentRequiredValue() - Method in interface studio.thevipershow.safechat.api.checks.Check
Get after how often should a player trigger a punish.
getPunishmentRequiredValue() - Method in class studio.thevipershow.safechat.chat.check.types.AddressCheck
Get after how often should a player trigger a punish.
getPunishmentRequiredValue() - Method in class studio.thevipershow.safechat.chat.check.types.CapsCheck
Get after how often should a player trigger a punish.
getPunishmentRequiredValue() - Method in class studio.thevipershow.safechat.chat.check.types.FloodCheck
Get after how often should a player trigger a punish.
getPunishmentRequiredValue() - Method in class studio.thevipershow.safechat.chat.check.types.RepetitionCheck
Get after how often should a player trigger a punish.
getPunishmentRequiredValue() - Method in class studio.thevipershow.safechat.chat.check.types.WordsBlacklistCheck
Get after how often should a player trigger a punish.
getResource(String) - Method in class studio.thevipershow.safechat.config.localization.FileResClassLoader
 
getResourceAsStream(String) - Method in class studio.thevipershow.safechat.config.localization.FileResClassLoader
 
getSafeChat() - Method in class studio.thevipershow.safechat.chat.listeners.ChatListener
 
getSafeChat() - Method in class studio.thevipershow.safechat.persistence.mappers.PlayerDataManager
 
getSafeChat() - Method in class studio.thevipershow.safechat.persistence.SafeChatHibernate
 
getSafeChatHibernate() - Method in class studio.thevipershow.safechat.chat.listeners.ChatListener
 
getSafeChatHibernate() - Method in class studio.thevipershow.safechat.SafeChat
 
getSafechatLogger() - Method in class studio.thevipershow.safechat.debug.Debugger
 
getSectionClass() - Method in enum studio.thevipershow.safechat.config.Configurations
 
getSentAt() - Method in class studio.thevipershow.safechat.api.checks.ChatData
 
getSessionFactory() - Method in class studio.thevipershow.safechat.persistence.mappers.PlayerDataManager
 
getSessionFactory() - Method in class studio.thevipershow.safechat.persistence.SafeChatHibernate
 
getSqlFlavour() - Method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
getString(String) - Method in class studio.thevipershow.safechat.config.localization.Localization
 
getStringData() - Method in enum studio.thevipershow.safechat.config.address.AddressSection
 
getStringData() - Method in enum studio.thevipershow.safechat.config.blacklist.BlacklistSection
This method will get the stored data.
getStringData() - Method in enum studio.thevipershow.safechat.config.checks.CheckSections
 
getStringData() - Method in enum studio.thevipershow.safechat.config.database.DatabaseSection
 
getStringData() - Method in enum studio.thevipershow.safechat.config.messages.MessagesSection
 
getStrings(TomlArray) - Static method in class studio.thevipershow.safechat.SafeChatUtils
 
getTomlSectionClass() - Method in enum studio.thevipershow.safechat.config.Configurations
 
getUrlFormatter() - Method in enum studio.thevipershow.safechat.persistence.HibernateSQLMapping
 
getUuid() - Method in class studio.thevipershow.safechat.persistence.types.PlayerData
 
getWarningMessages() - Method in class studio.safechat.tests.MessageTooLongCheck
 
getWarningMessages() - Method in interface studio.thevipershow.safechat.api.checks.Check
Get the warning messages that will be displayed when the player fails a check.
getWarningMessages() - Method in class studio.thevipershow.safechat.chat.check.types.AddressCheck
Get the warning messages that will be displayed when the player fails a check.
getWarningMessages() - Method in class studio.thevipershow.safechat.chat.check.types.CapsCheck
Get the warning messages that will be displayed when the player fails a check.
getWarningMessages() - Method in class studio.thevipershow.safechat.chat.check.types.FloodCheck
Get the warning messages that will be displayed when the player fails a check.
getWarningMessages() - Method in class studio.thevipershow.safechat.chat.check.types.RepetitionCheck
Get the warning messages that will be displayed when the player fails a check.
getWarningMessages() - Method in class studio.thevipershow.safechat.chat.check.types.WordsBlacklistCheck
Get the warning messages that will be displayed when the player fails a check.
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages