Skip to content

Commit be3b904

Browse files
committed
feat(26.1): Add new /time command keywords
1 parent cf5fc34 commit be3b904

File tree

5 files changed

+2072
-1144
lines changed

5 files changed

+2072
-1144
lines changed

data/keywords/arguments.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,14 @@ module.exports = [
8080
"noon",
8181
"normal",
8282
"objectives",
83+
"of",
8384
"off",
8485
"offhand",
8586
"on",
8687
"only",
8788
"operation",
8889
"outline",
90+
"pause",
8991
"player",
9092
"players",
9193
"poi",
@@ -103,9 +105,9 @@ module.exports = [
103105
"resetclosest",
104106
"resetthat",
105107
"resetthese",
108+
"resume",
106109
"revoke",
107110
"roll",
108-
// "run",
109111
"runclosest",
110112
"runfailed",
111113
"runthat",
@@ -143,4 +145,5 @@ module.exports = [
143145
"warning",
144146
"weather",
145147
"with",
148+
// "run",
146149
];

src/grammar.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/node-types.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)