Not sure who designed this like this but whatever.

This commit is contained in:
Brianna 2020-06-07 09:11:16 -05:00
parent f28ce8be5f
commit b54b063c9c

View File

@ -812,7 +812,7 @@ public class IslandManager {
scoreboard.run();
}
} catch (IllegalPluginAccessException e) {
} catch (Exception e) {
}
}