Releases: CrowTheBest/stalpomaparthelper
2b2t patch & desync fix (3)
Added "/delay value" command to change delay between inventory actions
/nameMap 1 1 delay {x}{y} -> /nameMap 1 1 {x}{y} (broken it this build)
2b2t is fine with 16-25ms delay I think
2b2t patch & desync fix (2)
Haosemaster, bring back our 0-tick!!!!
- Fixed maps copying (probably)
- Fixed double click, caused a mess while copying maps
Remember! Grim sends inventory updates 4 times per second: on 5th, 10th, 15th and 20th tick if there's more than one action per tick!
This causes client-side desync, because we are a little bit ahead in the future
However, "swap" action is always instant and i guess has no limits! It can be abused in some cases, such as take/put shulker if it matches certain conditions.
2b2t patch & desync fix
Fixed inventory desyncs (because of grim sends too many update packets)
Fixed 2b2t kicks for a large amount of packets in a short period of time
FIxed debug spam
AutoName improvements
Added AutoName patch and a patch for taking maps from shulker