#System Chat Packets
1 messages · Page 1 of 1 (latest)
I needd to find the name of the packet event (im not too good with this stuff) for when the player recieves a system message. idk if its called a packet event but ik play_server_server_difficulty refers to changing difficulty. any help?
are you using protocollib/some other wrapper?
but ClientboundSystemChatPacket is the mojang mapped name
yeah i am
how do i convert mojang to spigot packet name?
like the one with underscores in the name
spigot does not have packet API