CJ
Results
25
issues of
CJ
If the viewport exceeds 255 players, the MobComparator should be used automatically (instead of having it as a toggleable setting). The viewing distance should also be cut (need to decide...
high priority
hard
Scala version: 2.12.6 Java version: 8 I have a series of scripts that are evaluated with the Scala ScriptEngine like so ```java for (Script script : plugin.getScripts()) { try {...
help wanted