mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 19:15:44 +00:00
Update Bukkit to 1.7.8-R0.1
Bukkit: 1922 CraftBukkit: 3050
This commit is contained in:
parent
756321d280
commit
65b1821196
3 changed files with 0 additions and 1 deletions
|
@ -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();
|
||||
}
|
||||
|
|
BIN
lib/bukkit.jar
BIN
lib/bukkit.jar
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue