Dieser Commit ist enthalten in:
Ursprung
6d20b7bb2a
Commit
c5605b0e47
@ -129,6 +129,8 @@ public class ErrorHandler extends Handler {
|
||||
startsWith.add("Failed to save player data for ");
|
||||
startsWith.add("Failed to check session lock for world located at");
|
||||
startsWith.add("Saving oversized chunk ");
|
||||
startsWith.add("Ignoring incoming plugin channel register of");
|
||||
startsWith.add("Ignoring plugin channel in incoming");
|
||||
ignoreStartsWith = Collections.unmodifiableList(startsWith);
|
||||
|
||||
List<String> contains = new ArrayList<>();
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren