Skip to content

Commit

Permalink
Update IridiumSkyblock.java
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0inx committed Feb 24, 2024
1 parent c3f1e3a commit afb9d81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ public void onEnable() {
Bukkit.getServer().getOnlinePlayers().forEach(player -> getIslandManager().sendIslandBorder(player));

this.supportManager = new SupportManager(this);
supportManager.registerSupport();

addBstats(5825);
startUpdateChecker(62480);
Expand Down

0 comments on commit afb9d81

Please sign in to comment.