Improvements • Now you can get a file using their folder name (if there a folder for this). Ex:
BukkitConfigurationHandler#file("languages", "messages_en.yml"); • Now you can require if the
String/
List<String> object that you get must be colorized with
TextUtils#colorize().
Removed • Required
Logger type parameters from the Handlers/Managers and the interface
XConfig.