} catch (IOException ex) {
ex.printStackTrace();
this._log.info("Failed to Load Skin Manager on Enable!");
}
try {
Metrics metrics = new Metrics(this);
metrics.start();
sendConsoleMessage(ChatColor.GREEN + "Simple Skins Metrics Enabled!");
} catch (IOException e) {
// Failed to submit the stats :-(
}
getServer().getScheduler().scheduleSyncRepeatingTask(this,