Commit Graph
3 Commits
Author SHA1 Message Date
JOO200andGitHub 97770cd1a6 Reduce Spam from the TabList by not sending every package multiple times (#902)
* Reduce Spam from the TabList by not sending every package multiple times

VelocityTabList#processUpsert called entry.setX which will create a package and send it to the client.
BackendPlaySessionHandler doesn't return true for those packages, therefore the package for tab list updates will be send two times.

* Cleanup TabList#buildEntry, added listed status to Entry builder
2022-12-09 13:40:30 -05:00
JOO200andGitHub 8214fe30fe Specify the unit for getPing to milliseconds. (#676) 2022-04-03 15:29:34 -04:00
JOO200andGitHub 308acd86ec Adventure: Bump version to 4.10.1 (#669) 2022-03-31 22:10:43 -04:00