mcscript icon indicating copy to clipboard operation
mcscript copied to clipboard

Syntax Hilighter Non-full working in VSC

Open JackYevhen opened this issue 2 years ago • 0 comments

While using VSC (with Minecraft Script extension) commands written starting with / do not have tooltip. Probable fix: "borrow" some code from language-mcfunction extension.

Also, please, make "event detector" (in load scoreboard objectives add {name} {event_type} and in tick (or "main" as it called) execute as @a[scores={{name}=1..}] ...and scoreboard players set @a {name} 0

JackYevhen avatar Jul 17 '23 01:07 JackYevhen