@@ -18,6 +18,7 @@ Missing coordinate=
1818Cannot mix local and global coordinates=
1919Invalid coordinate '@1'=
2020Invalid item '@1'=
21+ Maximum count is 65535, got @1=
2122Invalid item: '@1'=
2223Invalid item=
2324Unknown node '@1'=
@@ -68,9 +69,13 @@ Kills self=
6869Unexpected argument(s) '@1'=
6970[<target>]=
7071Removes entities (or self if <entity> left out)=
72+ Removed @1=
73+ Removed @1 entities=
7174<targets> <amount> [type] [by <cause>]=
7275Damages entities.=
7376<amount> must not be negative=
77+ Expected 'by <cause>', got '@1'=
78+ Missing cause=
7479Applied @1 damage to @2=
7580Applied @1 damage to @2 entities=
7681Missing argument=
@@ -144,6 +149,7 @@ Missing vehicle=
144149Expected teleport_ride|teleport_rider, got @1=
145150Command blocks cannot be ridden=
146151@1 started riding @2=
152+ Command blocks cannot be ridden. This should be obvious.=
147153@1 is not riding any vehicle=
148154@1 stopped riding @2=
149155Missing target=
@@ -192,14 +198,14 @@ There are no tracked players=
192198There are @1 tracked player(s): @2=
193199@1 has no scores=
194200@1 has @2 score(s): @3=
195- Missing source selector=
196- Missing source objective=
197- Invalid source objective=
198- Missing operator=
199- Invalid operator: @1=
200201Missing target selector=
201202Missing target objective=
202203Invalid target objective=
204+ Missing operator=
205+ Invalid operator: @1=
206+ Missing source selector=
207+ Missing source objective=
208+ Invalid source objective=
203209Skipping attempt to divide by zero=
204210@1 [@2] score of @3 @4 [@5] score of @6=
205211Changed @1 scores (@2 total operations)=
@@ -212,6 +218,7 @@ Randomized score for @1=
212218Randomized @2 scores=
213219Reset score for @1=
214220Reset @2 scores=
221+ Must be a number (or '*')=
215222Player @1 has no scores recorded=
216223Score @1 is in range @2 to @3=
217224Score @1 is NOT in range @2 to @3=
0 commit comments