OCM disables the chat of my chat plugin
MinecollYT opened this issue ยท 4 comments
Information
- Server Version: Paper 1.16.5
- OldCombatMechanics version: 1.10.0
- Server Log File:
[OldCombatMechanics] [DEBUG] PacketInjector: Received a packet THAT IS NO PACKET: class org.mcnative.runtime.api.protocol.packet.type.MinecraftChatPacket org.mcnative.runtime.api.protocol.packet.type.MinecraftChatPacket@401116a8
- OldCombatMechanics config file: https://pastebin.com/Z3cGRRWA
Problem Description
Chat does not work / message don't appear in the chat after they have been send
To Reproduce
Steps to reproduce the behavior:
- Use DKPerms and OCM
- Write smth in chat
Expected Behaviour
the message gets send
Actual Behaviour
message not visible
Hello, you mention it's your plugin OCM is conflicting with, might I ask why it's sending chat packets that do not inherit from Packet
in first place?
Can you try the artifact of the PR @MinecollYT ? I reuploaded it here