on using event spawn() => floods chat with alot of chunk related messages #3616
Labels
possible bug
Stage1
just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Hey the title says it all how do i get rid of the flooding text of messages of like chunks uuiod and stuff:
I just wanna send a message saying hi without all the unecssary console messages.
bot.once('spawn', () => { console.log("Bot: SPAWNNED") bot.chat("hi") })
The text was updated successfully, but these errors were encountered: