Added
•
(BETA)
delete() method for the Bukkit/BungeeConfigurationModel interfaces, this method allows you delete any file if that file yet exists.
• Dependency Injection for the Logger at the Bukkit/Bungee classes to remove unnecessary calls to the logger with
Bukkit#getLogger() or
ProxyServer#getInstance()#getLogger().
• New methods to return values implemented at the Bukkit/Bungee handler classes.
Modified
•
create() method for Bukkit/BungeeConfigurationModel interfaces to allow create custom files even if this isn't inside the plugin jar (Not Resource)
Removed
• JetBrains Annotations to reduce size.
Release v1.0.7 · InitSync/XConfig (github.com)