CometSkyBlock/plugin/src/main/java/com/alttd
Len 875d770742 Fix Unhandled exception when executing command is top
During early game if there are less then 10 islands the IntStream.range fails. We add Math.min to either select the amount of islands available or a top of 10.
2024-03-09 10:19:01 +01:00
..
cometskyblock Fix Unhandled exception when executing command is top 2024-03-09 10:19:01 +01:00