Hotfix recipe spam
Dieser Commit ist enthalten in:
Ursprung
6e616c6366
Commit
5534cfb6d9
@ -41,6 +41,8 @@ public class SWException {
|
|||||||
return;
|
return;
|
||||||
}else if(message.startsWith("[ViaVersion] Failed to remove injection handler") || message.startsWith("Something went wrong upgrading!"))
|
}else if(message.startsWith("[ViaVersion] Failed to remove injection handler") || message.startsWith("Something went wrong upgrading!"))
|
||||||
return;
|
return;
|
||||||
|
else if(message.startsWith("Tried to load unrecognized recipe"))
|
||||||
|
return;
|
||||||
|
|
||||||
|
|
||||||
message += "\n\n";
|
message += "\n\n";
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren