diff --git a/data/mce/functions/core/load.mcfunction b/data/mce/functions/core/load.mcfunction index 5b0fcd8..901fdc7 100644 --- a/data/mce/functions/core/load.mcfunction +++ b/data/mce/functions/core/load.mcfunction @@ -61,4 +61,4 @@ scoreboard players set #mce load.status 2003000 data modify storage mce:config global.loaded set value 1b scoreboard objectives remove loadMCE tellraw @a ["",{"text":"[MCE] ","color":"aqua"},{"text":"Marker Command Engine v2.3.0 loaded!","color":"yellow"}] -tellraw @a ["",{"text":"[MCE] ","color":"aqua"},{"text":"Click here to reset.","color":"yellow","clickEvent":{"action":"run_command","value":"/function mce:load/reset_all"]}] +tellraw @a [{"text":"[MCE] ","color":"aqua"},{"text":"Click here to reset.","color":"yellow","clickEvent":{"action":"run_command","value":"/function mce:load/reset_all"}}]