Don't log Custom particles
Dieser Commit ist enthalten in:
Ursprung
4e02dc6c59
Commit
99e5659e79
@ -63,6 +63,7 @@ public class SWException {
|
|||||||
reasons.add("[WorldEditSUI]");
|
reasons.add("[WorldEditSUI]");
|
||||||
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("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