LTDV8/packet/config/packetfixer.properties
3944Realms 1c3c782f2b
All checks were successful
Deploy to Remote Server / deploy (push) Successful in 1m30s
第一个正式版本构建(移动位置,以防不必要的文件干预)
2025-10-27 20:38:46 +08:00

16 lines
473 B
Properties

#Packet Fixer config file.
#Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 8388608 and varInt21Size 3.
#Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize.
#Sun Oct 26 20:40:28 CST 2025
chunkPacketData=2097152
varLong=10
nbtMaxSize=2097152
allSizesUnlimited=true
forceUnlimitedNbtEnabled=false
decoderSize=8388608
packetSize=1048576
stringSize=32767
timeout=120
varInt=5
varInt21=3