senseiwells / EssentialClient

EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
MIT License
77 stars 14 forks source link

How to hide and display a chat message #98

Closed JiangZeOvO closed 1 year ago

JiangZeOvO commented 1 year ago

How to hide the display of this message in listening Is there any function that can be implemented ?

erv123 commented 1 year ago

make an onMessageReceived event with true for cancellable and then cancel the even if the message contains what you are looking for