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

C

CAPS_PUNISH_AFTER - studio.thevipershow.safechat.config.checks.CheckSections
 
CAPS_PUNISH_COMMAND - studio.thevipershow.safechat.config.checks.CheckSections
 
CAPS_UPPERCASE_CHARACTERS_LIMIT - studio.thevipershow.safechat.config.checks.CheckSections
 
CAPS_WARNING - studio.thevipershow.safechat.config.messages.MessagesSection
The messages sent when too many uppercase characters are used.
CapsCheck - Class in studio.thevipershow.safechat.chat.check.types
 
CapsCheck(CheckConfig, MessagesConfig) - Constructor for class studio.thevipershow.safechat.chat.check.types.CapsCheck
 
CHAT - studio.thevipershow.safechat.debug.DebugChannel
 
ChatCheck - Class in studio.thevipershow.safechat.api.checks
 
ChatCheck() - Constructor for class studio.thevipershow.safechat.api.checks.ChatCheck
 
ChatCheckEvent - Class in studio.thevipershow.safechat.api.events
An abstract event for chat checks.
ChatCheckEvent(Check, boolean) - Constructor for class studio.thevipershow.safechat.api.events.ChatCheckEvent
This constructor is used to explicitly declare an event as synchronous or asynchronous.
ChatData - Class in studio.thevipershow.safechat.api.checks
 
ChatData(Player, String, long) - Constructor for class studio.thevipershow.safechat.api.checks.ChatData
 
ChatListener - Class in studio.thevipershow.safechat.chat.listeners
 
ChatListener(SafeChatHibernate, ChecksContainer) - Constructor for class studio.thevipershow.safechat.chat.listeners.ChatListener
 
ChatPunishmentEvent - Class in studio.thevipershow.safechat.api.events
An event called when a check punishment is going to be triggered.
ChatPunishmentEvent(Check) - Constructor for class studio.thevipershow.safechat.api.events.ChatPunishmentEvent
This constructor is used to explicitly declare an event as synchronous or asynchronous.
check(ChatData) - Method in interface studio.thevipershow.safechat.api.checks.Check
Perform a check on ChatData.
check(ChatData) - Method in class studio.thevipershow.safechat.chat.check.types.AddressCheck
Perform a check on ChatData.
check(ChatData) - Method in class studio.thevipershow.safechat.chat.check.types.CapsCheck
 
check(ChatData) - Method in class studio.thevipershow.safechat.chat.check.types.FloodCheck
Perform a check on ChatData.
check(ChatData) - Method in class studio.thevipershow.safechat.chat.check.types.RepetitionCheck
Perform a check on ChatData.
check(ChatData) - Method in class studio.thevipershow.safechat.chat.check.types.WordsBlacklistCheck
Perform a check on ChatData.
check(ChatData) - Method in class studio.safechat.tests.MessageTooLongCheck
 
Check - Interface in studio.thevipershow.safechat.api.checks
A check for chat events.
CHECK_PRIORITY_COMPARATOR - Static variable in class studio.thevipershow.safechat.api.checks.ChecksContainer
 
CheckConfig - Class in studio.thevipershow.safechat.config.checks
 
CheckConfig(SafeChat, String, Class<? extends CheckSections>) - Constructor for class studio.thevipershow.safechat.config.checks.CheckConfig
 
CheckName - Annotation Type in studio.thevipershow.safechat.api.checks
 
CheckPermission - Annotation Type in studio.thevipershow.safechat.api.checks
 
CheckPriority - Annotation Type in studio.thevipershow.safechat.api.checks
 
CheckPriority.Priority - Enum in studio.thevipershow.safechat.api.checks
 
CheckRegisterEvent - Class in studio.thevipershow.safechat.api.events
This event is called when a check has been registered.
CheckRegisterEvent(Check) - Constructor for class studio.thevipershow.safechat.api.events.CheckRegisterEvent
This constructor is used to explicitly declare an event as synchronous or asynchronous.
CHECKS_SETTINGS - studio.thevipershow.safechat.config.Configurations
The checks settings configuration.
ChecksContainer - Class in studio.thevipershow.safechat.api.checks
 
ChecksContainer(SafeChat) - Constructor for class studio.thevipershow.safechat.api.checks.ChecksContainer
 
CheckSections - Enum in studio.thevipershow.safechat.config.checks
 
CheckUnregisterEvent - Class in studio.thevipershow.safechat.api.events
This check is called when a check gets unregistered.
CheckUnregisterEvent(Check) - Constructor for class studio.thevipershow.safechat.api.events.CheckUnregisterEvent
This constructor is used to explicitly declare an event as synchronous or asynchronous.
clone() - Method in class studio.thevipershow.safechat.persistence.types.PlayerData
 
COCKROACHDB - studio.thevipershow.safechat.persistence.HibernateSQLMapping
CockroachDB Server type.
color(String) - Static method in class studio.thevipershow.safechat.SafeChatUtils
 
COMMAND - studio.thevipershow.safechat.debug.DebugChannel
 
CONFIG - studio.thevipershow.safechat.debug.DebugChannel
 
Configurations - Enum in studio.thevipershow.safechat.config
The available configurations enum.
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages