From 5e5ee7ba1beb4bb1c0ef40cc697782d491b91b79 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Mon, 26 Dec 2022 18:35:11 +0700 Subject: [PATCH] why did i use nomusic --- plugins/eaglercrash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/eaglercrash.js b/plugins/eaglercrash.js index 5a82bf6..7bbbe4d 100644 --- a/plugins/eaglercrash.js +++ b/plugins/eaglercrash.js @@ -3,7 +3,7 @@ function inject (bot) { bot.eaglercrash = { on () { if (!isNaN(id)) throw new Error('Eaglercrash is currently enabled') - const command = 'minecraft:execute as @a[tag=!nomusic] at @s run playsound block.note_block.harp record @a ~ ~ ~ 100000000000000000000000000000000000000 1 0' + const command = 'minecraft:execute as @a at @s run playsound block.note_block.harp record @a ~ ~ ~ 100000000000000000000000000000000000000 1 0' bot.cloop.add( command, 0,