Closed calmilamsy closed 8 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>.
ModdedPacketHandlerSetter:setModded
Map<String, String>
I don't see the event mentioned in the title?
Nvm I'm stupid
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 takeMap<String, String>
.