Constant Field Values
Contents
studio.thevipershow.*
-
studio.thevipershow.safechat.SafeChatUtils Modifier and Type Constant Field Value public static final char
DEFAULT_COLOR_CHAR
38
-
studio.thevipershow.safechat.api.checks.ChatCheck Modifier and Type Constant Field Value public static final java.lang.String
PLAYER_PLACEHOLDER
"{PLAYER}"
public static final java.lang.String
PREFIX_PLACEHOLDER
"{PREFIX}"
-
studio.thevipershow.safechat.chat.check.types.AddressCheck Modifier and Type Constant Field Value public static final byte
MINIMUM_ADDRESS_CHARS
7
public static final byte
MINIMUM_DOMAIN_CHARS
6
-
studio.thevipershow.safechat.persistence.HibernateSQLMapping Modifier and Type Constant Field Value public static final java.lang.String
DB_TYPE_PLACEHOLDER
"{TYPE}"
public static final java.lang.String
STD_JDBC_FILE_URL
"jdbc:{TYPE}:%s"
public static final java.lang.String
STD_JDBC_URL
"jdbc:{TYPE}://%s:%d/%s"