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
LANGUAGE
Fields inherited from class de.simonsator.partyandfriends.utilities.ConfigurationCreator
configuration, FILE
-
Constructor Summary
ConstructorDescriptionMessagesLoader
(Language pLanguage, boolean useCustomMessages, File pFile, PAFPluginBase pPlugin) -
Method Summary
Methods inherited from class de.simonsator.partyandfriends.utilities.LanguageConfiguration
get, getString
Methods 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:
reloadConfiguration
in classConfigurationCreator
- Throws:
IOException
-