ModificationStation / StationAPI

A general use API for Fabric Loader mods on legacy Minecraft versions.
83 stars 19 forks source link

ServerLoginSuccessEvent Mod List #97

Closed calmilamsy closed 5 months ago

calmilamsy commented 6 months ago

What does this mean? The client gets a list of mods loaded on the server.

This means mods shouldn't have to rely on receiving a custom packet from a server to know in what mode to operate in.

Also changes ModdedPacketHandlerSetter:setModded to take Map<String, String>.

image

mineLdiver commented 5 months ago

I don't see the event mentioned in the title?

mineLdiver commented 5 months ago

Nvm I'm stupid