Started by
beni1
on
Topic category: Help with Minecraft modding (Java Edition)
im trying to make an mod and i cant fugure out how to detect an chat massgage and what is in the massage
Topic category: Help with Minecraft modding (Java Edition)
im trying to make an mod and i cant fugure out how to detect an chat massgage and what is in the massage
There should be a trigger "Player sent chat". It's triggered whenever players sends a message to chat. It's run on server side and before message is sent to all players.