This great addon will even allow you to use custom chat commands with command blocks.The addon is an extension that utilizes a script API to help combine script events with command blocks through tags and scores.
Select version for changelog:
Changelog
- Added support to Minecraft 1.21.0 for the recent update
- be added
Example: /execute as @p at @s unless block ^^^-1 air run kill @s
9/10 (fills the tag/score list 💀)
Yes, I enabled Beta APIs. Yes, I turned on cheats etc. And yes, it is the highest priority script/BP (at the top of the list). I don't have any of the scoreboards or tag functionalities. Please let me know, somebody, if there is a command or setup I need to use beforehand so that I can fully use this script. Thank you. Three stars for now, since I admire the work that goes into these types of scripts regardless.
Edit: I managed to update to 1.20.72, so ignore the whole message before this. I rated it 5 stars. This works amazingly.
Example : /summon bee ~ ~ ~ * {"selector":"@p"} (summon a bee with the nearest player's name)
There's can be mutliple features with it like : tellraw @a {"rawtext":[{"text":"{realWorldTime}"}]}
Here's few example of things between brackets :
- {rank}
- {armor-durability}
- {slot.weapon.mainhand} (the item in the mainhand)
- {slot.armor.*}
P.S: Your addon is very useful !! THX . It's help me a lot with my Realm .
For your second question, you can already do it, with /tellraw @a {"rawtext":[{"score":{"name":"timeOfDay","objective":"world"}}]} (this obviously using this addon) and you must complement it with the "text", "selector", etc.