Parker Griffith
Parker Griffith
back door real?
so can structure blocks
also save-all can be ran through execute i think
structure blocks and spawners need to be blocked they can be abused to crash kaboom
shouldnt work cuz the limit is 75
> ```js > bot.on('packet.player_chat', packet => { > unsigned = JSON.parse(loadPrismarineChat.processNbtMessage(nbt.comp(nbt.string(packet.unsignedChatContent)))) > bot.emit('player_chat', { plain: packet.plainMessage, unsigned, senderUuid: packet.senderUuid }) > > bot.emit('message', unsigned) > > > > tryParsingMessage(unsigned, {...
