push latest build

This commit is contained in:
Ethan 2020-08-20 20:57:44 -04:00
parent ea15e03e70
commit 17e5c9496c

View File

@ -107,6 +107,7 @@ public class MMOItems extends JavaPlugin {
saveDefaultConfig();
statManager = new StatManager();
typeManager.reload();
if (Bukkit.getPluginManager().getPlugin("MMOCore") != null)