Move some items around for organization
This commit is contained in:
@@ -105,10 +105,8 @@ public class JailMain extends JavaPlugin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
jt = new JailTimer(this);
|
jt = new JailTimer(this);
|
||||||
|
|
||||||
reloadJailPayManager();
|
|
||||||
|
|
||||||
sbm = new ScoreBoardManager(this);
|
sbm = new ScoreBoardManager(this);
|
||||||
|
reloadJailPayManager();
|
||||||
|
|
||||||
getLogger().info("Completed enablement.");
|
getLogger().info("Completed enablement.");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user