@Override public boolean start() { ConfigKit.init(includeResources, excludeResources, reload); return true; }