Adding ingorereason
Dieser Commit ist enthalten in:
Ursprung
3f544d486a
Commit
ac633a8f4c
@ -51,7 +51,7 @@ public class SWException {
|
|||||||
reasons.add("Can't keep up! Is the server overloaded?");
|
reasons.add("Can't keep up! Is the server overloaded?");
|
||||||
reasons.add("\tat ");
|
reasons.add("\tat ");
|
||||||
reasons.add("java.lang.Exception");
|
reasons.add("java.lang.Exception");
|
||||||
reasons.add("[ViaVersion] Ignoring plugin channel");
|
reasons.add("[ViaVersion] Ignoring");
|
||||||
reasons.add("[ViaBackwards] Ignoring plugin channel");
|
reasons.add("[ViaBackwards] Ignoring plugin channel");
|
||||||
ignorereasons = Collections.unmodifiableList(reasons);
|
ignorereasons = Collections.unmodifiableList(reasons);
|
||||||
}
|
}
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren