SteamWar/SpigotCore
Archiviert
13
0

Hotfix mass errors

Dieser Commit ist enthalten in:
Lixfel 2021-01-07 18:01:13 +01:00
Ursprung 8b6a6a7d40
Commit 7562a307ff

Datei anzeigen

@ -64,6 +64,7 @@ public class SWException {
reasons.add("Unsupported key:");
reasons.add("ThrownPotion entity");
reasons.add("Couldn't load custom particle");
reasons.add("Chunk file at [");
reasons.add("Ignoring unknown attribute");
reasons.add("Skipping player strafe phase because no player was found");
ignorereasons = Collections.unmodifiableList(reasons);