apace100 / show-me-what-you-got

Minecraft mod which allows displaying your items to other players in chat.
MIT License
6 stars 4 forks source link

Messages containing a displayed item doesn't get logged in chat history/discord-minecraft integration mods #2

Open CalXee opened 2 years ago

CalXee commented 2 years ago

If you type a message containing a displayed item, it won't be logged at all.

To reproduce...

  1. Send any message containing a displayed item (hover over an item with your mouse in your inventory and press control+chat toggle button "T")
  2. Open chat again and press the up arrow. Notice that message doesn't appear.

If you have a mod like Blockbot, then any messages containing an item also won't be logged on discord.

apace100 commented 1 year ago

If you can, please check if this still applies in version 1.1.0 for Minecraft 1.19.3. I changed how the mod functions internally, so the messages sent should now be picked up by all such mods.