Chat Patches

Chat Patches

2M Downloads

Duplicate counter doesn't seem to recognise differently formatted text - WMCH 193.1.1

JustLetterV opened this issue · 2 comments

commented

Description

Duplicate counter doesn't regognise text formatting in messages and treats differently formatted messages as same messages.

How to reproduce

  1. Go to singleplayer world
  2. Use command -> /tellraw @p {"text":"❤this is a message (maybe)","color":"yellow"}
    image
  3. Use command -> /tellraw @p {"text":"❤this is a message (maybe)","color":"red"}
    image
  4. Use command -> /tellraw @p {"text":"❤this is a message (maybe)","underlined":true,"color":"yellow"}
    image

Expected result

Duplicate counter would treat differently formatted messages as different messages

Log file link

nothing in the log file

Specs and Details

Required information:

  • Windows 11
  • WMCH 193.1.1
  • FabricAPI 0.73.0+1.19.3
  • YetAanotherConfigLib 2.2.0
  • Mod Menu 5.0.2
  • no other mods

Optional:

  • wmch.json file default settings
commented

this is an intended feature

commented

Okay, later after I submitted this issue I thought about that, makes more sense afterward, thank you for the reply!