Fixed an issue that may throws InvalidConfigurationException when loading the configuration files in some servers.
Note: If you meet the error like this:
Code (Text):
org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '?' (0x9A) special characters are not allowed
in "'string'", position 223
Try to update your plugin and remove the broken configuration files.