Results 100 comments of u9g

Error with declare_commands on 1.18.2

this will be fixed when the new data is merged in

the whisper listener only uses regex to intercept the messages, it doesn’t work magic, can you show what the messages look like?

Will this effect usage by the end user? If so, please add a new example to the examples folder of how to use this.

It allows fitting the custom chat of a server much easier to an example, also it's much cleaner: # Examples code without my suggestion: ```js const mineflayer = require('mineflayer') const...

> It might be more practical to simply have an option to allow bot.addChatPattern to extend or overwrite the default chat pattern instead of defining it in the createBot options....

> extremeheat: that can probably be fixed by sneaking and gradually lowering the velocity then

> @u9g https://github.com/PrismarineJS/MineflayerArmorManager/pull/50

to be decided: how to make enchant matching (ie: is blast prot. 4 better then prot. 2?)

> It might be good to have a config that allows for the developer to specify priority weights. we could do that, or we could use .sort on the array...