-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: send velocity syncproxy tab only while in PLAY state (#1469)
SyncProxy velocity currently sends tab updates even when the players are in CONFIGURATION state, causing them to disconnect Updated velocity to 3.3.0-SNAPSHOT (from 3.1.1) to get access to new API Added if to velocity SyncProxyManagement to only send tab updates to players in PLAY state Player doesn't get kicked after reentering configuration and syncproxy sending a tab update Fixes #1467
- Loading branch information
1 parent
7b5cd2d
commit 701875f
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters