Whenever chat is cancelled, the player chats a weird string #385
Labels
1.19
This issue applies to Minecraft 1.19.
bug
Something isn't working
mod issue
This is an issue with something else using our mod, rather than the project itself.
priority: high
This needs to be worked on and reviewed ASAP
Minecraft Version
1.19
KubeJS Version
kubejs-fabric-1900.5.5-build.12.jar
Rhino Version
rhino-fabric-1802.1.14-build.182.jar
Architectury Version
architectury-5.7.27-fabric.jar
Forge/Fabric Version
0.14.7
Describe your issue
Using a simple script to cancel user chat like so
onEvent('player.chat', (event) => { event.cancel() })
results in making the user say the following string every time chat is entered
Crash report/logs
No response
The text was updated successfully, but these errors were encountered: