mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-04-22 11:03:26 -04:00
parent
78e5a7746a
commit
ec44742236
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ public class ProtocolTranslator {
|
|||
1_13-tab-complete-delay: 5
|
||||
no-delay-shield-blocking: true
|
||||
handle-invalid-item-count: true
|
||||
max-pps: 1400
|
||||
tracking-warning-pps: 400
|
||||
""", StandardOpenOption.CREATE_NEW);
|
||||
} catch (FileAlreadyExistsException ignored) {
|
||||
} catch (Throwable e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue