Responding to commands without prefix
DoctorDinosaur opened this issue ยท 2 comments
Some information
Operating system: Windows 10 64-Bit
Java version: 8 update 271
Minecraft version: 1.16.4
Baritone version: 1.6.1
Forge mods (if used): None, other than baritone
How to reproduce
- Type in chat #stop, baritone responds
- Type in chat stop, baritone still responds
- Toggle prefixControl true and false, neither stops baritone responding to commands without a prefix
This might be intended behavior, not sure. But not being able to say "help" or "stop" is irritating. Or, I've missed a setting to change this. All I could find is prefixControl, that seems to match this issue.
Modified settings
None
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.
Nevermind, setting chatControl to false fixes this. I'd assumed that turning chatControl off was in order to only interface with baritone via other mods, and turn off all chat commands prefix or not.