Skip to content

Minecraft Forge Handshake documentation for 1.13+ #398

Description

@Th0rgal

Hello,

Using forge 1.12.2 and before it was possible to get the modlist of clients connected to the server thanks to the Forge HandShake (see https://wiki.vg/Minecraft_Forge_Handshake#Forge_handshake). With 1.13 the CustomPayload changed and is now using a MinecraftKey instead of a string like "FML|HS", since when the client connects it registers the channel fml:handshake I tried to send an updated version of the 1.12 packet (to the last version of forge 1.15.2) by replacing "FML|HS" by a MinecraftKey created from "fml:handshake" however it didn't work (I didn't get any answer from the client).
Is there any documentation about it? Do you know what could have cause this issue?

Thank you,
Thomas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    New PageAdds a new pagePage RequestRequest for a new page for some topic

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions