Interface SocialSettings
- All Known Implementing Classes:
LegacySocialSettings,ModernSocialSettings
public interface SocialSettings
-
Method Details
-
getGeneral
GeneralSettings getGeneral() -
getChat
ChatSettings getChat() -
getReactions
ReactionsSettings getReactions() -
getEmojis
EmojiSettings getEmojis() -
getMotd
MOTDSettings getMotd() -
getAnnouncements
AnnouncementsSettings getAnnouncements() -
getSystemMessages
SystemMessagesSettings getSystemMessages() -
getServerLinks
ServerLinksSettings getServerLinks() -
getTextReplacement
TextReplacementSettings getTextReplacement() -
getCommands
CommandsSettings getCommands() -
getDatabaseSettings
DatabaseSettings getDatabaseSettings()
-