Uses of Class
com.booksaw.betterTeams.ConfigManager
Packages that use ConfigManager
Package
Description
-
Uses of ConfigManager in com.booksaw.betterTeams.extension
Methods in com.booksaw.betterTeams.extension that return ConfigManagerModifier and TypeMethodDescription@NotNull ConfigManagerBetterTeamsExtension.getConfig()Gets the extension's configuration from config.yml. -
Uses of ConfigManager in com.booksaw.betterTeams.message
Methods in com.booksaw.betterTeams.message that return ConfigManagerModifier and TypeMethodDescriptionstatic ConfigManagerMessageManager.getDefaultMessagesConfigManager()Methods in com.booksaw.betterTeams.message with parameters of type ConfigManagerModifier and TypeMethodDescriptionstatic voidMessageManager.addMessages(@NotNull ConfigManager configManager) This method is used to provide the configuration file in which all the message references are stored, this method also loads the default prefix -
Uses of ConfigManager in com.booksaw.betterTeams.team.storage.team
Fields in com.booksaw.betterTeams.team.storage.team declared as ConfigManagerModifier and TypeFieldDescriptionprotected final ConfigManagerSeparatedYamlTeamStorage.configManager