Class ChatConfig
java.lang.Object
com.zetaplugins.essentialz.config.chat.ChatConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleanbooleanbooleanboolean
-
Constructor Details
-
ChatConfig
public ChatConfig()
-
-
Method Details
-
isEnableCustomChat
public boolean isEnableCustomChat() -
getChatFormat
-
getMaxNicknameLength
public int getMaxNicknameLength() -
getBroadcastFormat
-
isEnableJoinMessages
public boolean isEnableJoinMessages() -
isEnableLeaveMessages
public boolean isEnableLeaveMessages() -
isSpecialWelcomeJoinMessage
public boolean isSpecialWelcomeJoinMessage() -
isEnableDeathMessages
public boolean isEnableDeathMessages()
-