1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-06 06:37:28 +02:00

Update Bukkit to 1.7.8-R0.1

Bukkit: 1922 CraftBukkit: 3050
This commit is contained in:
KHobbits
2014-04-15 00:24:12 +01:00
parent 6878c11d87
commit c659e80ae6
2 changed files with 0 additions and 1 deletions

View File

@@ -42,7 +42,6 @@ public abstract class UserData extends PlayerExtension implements IConf
filename = base.getName();
}
ess.getLogger().info("Loading yml: " + filename + ".yml");
config = new EssentialsUserConf(base.getName(), base.getUniqueId(), new File(folder, filename + ".yml"));
reloadConfig();
}

Binary file not shown.