mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-12-22 16:38:04 +01:00
Set handle-invalid-item-count viaversion setting to default true
See 22678ba99b
This commit is contained in:
parent
7058a8bc94
commit
d78bac4357
@ -78,6 +78,7 @@ public class ProtocolTranslator {
|
||||
1_13-tab-complete-delay: 5
|
||||
no-delay-shield-blocking: true
|
||||
chunk-border-fix: true
|
||||
handle-invalid-item-count: true
|
||||
""", StandardOpenOption.CREATE_NEW);
|
||||
} catch (FileAlreadyExistsException ignored) {
|
||||
} catch (Throwable e) {
|
||||
|
Loading…
Reference in New Issue
Block a user