Skip to content

Commit 7bd8dcf

Browse files
committed
added more keyword suggestions for selectors
1 parent 3ca1f61 commit 7bd8dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ class AcodePlugin {
159159
"runthis", "save", "score", "set", "setdisplay", "sidebar", "spawn", "start",
160160
"start_riding", "stop", "stop_riding", "stopall", "subtitle", "summon_ride",
161161
"summon_rider", "test", "thunder", "tickingarea", "times", "title", "unless",
162-
"volume", "watchdog", "@p", "@a", "@e", "@s"
162+
"volume", "watchdog", "@p", "@a", "@e", "@s", "@r", "@v"
163163
];
164164
// dimensions, used in some commands
165165
const dims = [

0 commit comments

Comments
 (0)