geforkt von Mirrors/Paper
Don't print utterly useless brig exception
Dieser Commit ist enthalten in:
Ursprung
a3e86aeb04
Commit
c652a3fafe
@ -353,7 +353,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ try {
|
||||
+ blockParser = blockParser.parse(false);
|
||||
+ } catch (com.mojang.brigadier.exceptions.CommandSyntaxException e) {
|
||||
+ e.printStackTrace();
|
||||
+ return null;
|
||||
+ }
|
||||
+
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren