Skip to content

feat: support setting up 1.21+ server links - #101

Draft
TTtie wants to merge 6 commits into
PGMDev:devfrom
TTtie:feat/server-links
Draft

feat: support setting up 1.21+ server links#101
TTtie wants to merge 6 commits into
PGMDev:devfrom
TTtie:feat/server-links

Conversation

@TTtie

@TTtie TTtie commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

Adds support for setting up server links in the pause menu on supported clients (1.21+). Works on both modern servers, and 1.8-based servers using ViaVersion PacketEvents.

Since this requires #94 to be merged first, this is marked as a draft to allow for comments, and testing.

Comment thread core/src/main/java/dev/pgm/community/serverlinks/ServerLinksConfig.java Outdated
@TTtie
TTtie force-pushed the feat/server-links branch from efe6233 to 8d859e6 Compare January 6, 2026 00:36
@TTtie
TTtie changed the base branch from platform to dev January 6, 2026 00:36
@TTtie
TTtie force-pushed the feat/server-links branch from be7b445 to 8d859e6 Compare January 6, 2026 00:39
@TTtie
TTtie force-pushed the feat/server-links branch 2 times, most recently from 18484de to bd3c33a Compare February 1, 2026 18:27
@TTtie
TTtie force-pushed the feat/server-links branch 2 times, most recently from a8c1768 to af3f27f Compare February 13, 2026 03:29
@TTtie
TTtie marked this pull request as ready for review February 13, 2026 03:31
@TTtie
TTtie force-pushed the feat/server-links branch from af3f27f to cb3cd82 Compare April 15, 2026 20:30
@TTtie
TTtie marked this pull request as draft April 24, 2026 21:33
@TTtie
TTtie force-pushed the feat/server-links branch 2 times, most recently from 3438bec to ea9cae0 Compare April 27, 2026 11:56
@TTtie
TTtie force-pushed the feat/server-links branch from ea9cae0 to 0cfd86f Compare May 11, 2026 08:53
TTtie and others added 6 commits July 27, 2026 17:10
Adds support for setting up server links in pause menu on supported clients (1.21+). Works on both modern, and 1.8-based servers using ViaVersion.

Signed-off-by: TTtie <me@tttie.cz>
Avoids blowing things up when ViaVersion isn't present.

Signed-off-by: TTtie <me@tttie.cz>
Local artifacts :(

Signed-off-by: TTtie <me@tttie.cz>
Co-authored-by: Pablo Herrera <pabloherrerapalacio@gmail.com>
Signed-off-by: TTtie <me@tttie.cz>
Redoes the whole packet sending thing using PacketEvents. This gives us a much friendlier API, even for sending newer version packets with some magic. Works on most versions, only 26.2 seems to somehow trip up and bitflip in a packet ID en route (wtf?)

Signed-off-by: TTtie <me@tttie.cz>
@TTtie
TTtie force-pushed the feat/server-links branch from 0cfd86f to a882baa Compare July 28, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants