Move some items around for organization
This commit is contained in:
parent
1181f33693
commit
6fe5eeb346
@ -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.");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user