Fix certain GUIs not loading

This commit is contained in:
DroppingAnvil 2020-06-07 20:34:42 -04:00 committed by droppinganvil
parent 929c34d850
commit a355b1d0c8

View File

@ -180,6 +180,7 @@ public class FactionsPlugin extends MPlugin {
} }
saveDefaultConfig(); saveDefaultConfig();
this.reloadConfig();
//Start wait task executor //Start wait task executor
WaitExecutor.startTask(); WaitExecutor.startTask();
// Load Conf from disk // Load Conf from disk