I'm new to mod development and I'm having a hard time here.
Is this the correct document for 'how to send custom packets with Forge'? https://mcforge.readthedocs.io/en/latest/networking/simpleimpl/
Or do you have other documents that I don't know about?
Can mod send packets to the 'plugin channels' of the plugin? I'm looking for a way for mod to send packet to plugin channel.
I have read the documentation of mod production but it doesn't seem to be there. Is there a reference?
Hello I am making a plugin that listens for a specific packet sent by a specific mod.Currently https://mcforge.readthedocs.io/en/latest/networking/simpleimpl/#using-packetsIn this article, I've figured out how mod sends packets.However, I do not know how the plugin receives the packet of the mod.Is there a way to do this?
There is a problem connecting to the mod server.
There is a problem connecting to the mod server from the lobby.
The following error is generated. Does anyone know about this?
https://pastebin.com/ektdryMM
Lobby: 1.13.2 Spigot
Mod: 1.12.2 Catserver
I am using a mod detection plugin called hackedserver in the lobby.
Important Information
By using this site, you agree to our Terms of Use.