Skip to content

Commit e97b1ee

Browse files
committed
Move Connection tick to after world tick
The world tick will synchronise block data to clients. If the connection tick is ran before, then the server will send the block ack before the block updates - which causes the client to think that any blocks it broke/placed were rejected. Fixes PaperMC#194
1 parent 7f0a317 commit e97b1ee

File tree

3 files changed

+59
-63
lines changed

3 files changed

+59
-63
lines changed

0 commit comments

Comments
 (0)