Improvements
• Reduced the library size.
Fixed
• TextUtils (
BungeeCord) class error with the
ProxyServer object that can't be found when the API is running at Spigot servers.
Modified
•
doSomething() methods renamed to
write() and modified for just set objects.
• Replaced
Validate#notEmpty() from
commons-lang methods by
Preconditions#checkArgument() methods.
Removed
• Action Enum to reduce complexity
• commons-lang library to reduce size.
•
save(String folderName, String fileName) methods from the handlers.
Release v1.1.2 · InitSync/XConfig (github.com)