Class MessagesLoader
java.lang.Object
de.simonsator.partyandfriends.utilities.ConfigurationCreator
de.simonsator.partyandfriends.utilities.LanguageConfiguration
de.simonsator.partyandfriends.utilities.MessagesLoader
This class loads the Messages.yml
-
Field Summary
Fields inherited from class de.simonsator.partyandfriends.utilities.LanguageConfiguration
LANGUAGEFields inherited from class de.simonsator.partyandfriends.utilities.ConfigurationCreator
configuration, FILE -
Constructor Summary
ConstructorsConstructorDescriptionMessagesLoader(Language pLanguage, boolean useCustomMessages, File pFile, PAFPluginBase pPlugin) -
Method Summary
Methods inherited from class de.simonsator.partyandfriends.utilities.LanguageConfiguration
get, getStringMethods inherited from class de.simonsator.partyandfriends.utilities.ConfigurationCreator
copyFromJar, copyFromJar, get, getBoolean, getCreatedConfiguration, getInt, getLong, getSectionKeys, getStringList, overwriteKeyTemp, process, process, readFile, saveFile, set, set
-
Constructor Details
-
MessagesLoader
public MessagesLoader(Language pLanguage, boolean useCustomMessages, File pFile, PAFPluginBase pPlugin) throws IOException - Throws:
IOException
-
-
Method Details
-
reloadConfiguration
- Overrides:
reloadConfigurationin classConfigurationCreator- Throws:
IOException
-