Hotfix mass errors
Dieser Commit ist enthalten in:
Ursprung
8b6a6a7d40
Commit
7562a307ff
@ -64,6 +64,7 @@ public class SWException {
|
|||||||
reasons.add("Unsupported key:");
|
reasons.add("Unsupported key:");
|
||||||
reasons.add("ThrownPotion entity");
|
reasons.add("ThrownPotion entity");
|
||||||
reasons.add("Couldn't load custom particle");
|
reasons.add("Couldn't load custom particle");
|
||||||
|
reasons.add("Chunk file at [");
|
||||||
reasons.add("Ignoring unknown attribute");
|
reasons.add("Ignoring unknown attribute");
|
||||||
reasons.add("Skipping player strafe phase because no player was found");
|
reasons.add("Skipping player strafe phase because no player was found");
|
||||||
ignorereasons = Collections.unmodifiableList(reasons);
|
ignorereasons = Collections.unmodifiableList(reasons);
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren