build bot test

This commit is contained in:
Ethan 2020-08-11 18:28:09 -04:00
parent 9ed67a0f81
commit 6c4ebce11b

View File

@ -104,6 +104,7 @@ public class MMOItems extends JavaPlugin {
* stat manager must be initialized before MMOCore compatibility
* initializes so that MMOCore can register its stats
*/
saveDefaultConfig();
statManager = new StatManager();
typeManager.reload();