File tree
147 files changed
+1311
-3978
lines changed- commandapi-core/src/main/java/dev/jorel/commandapi
- arguments
- commandnodes
- commandsenders
- executors
- wrappers
- commandapi-documentation-code/src/main/kotlin/dev/jorel/commandapi/examples/kotlin
- commandapi-documentation-velocity-code/src/main/kotlin/dev/jorel/commandapi/examples/kotlin
- commandapi-kotlin
- commandapi-bukkit-kotlin/src/main/kotlin/dev/jorel/commandapi/kotlindsl
- commandapi-velocity-kotlin/src/main/kotlin/dev/jorel/commandapi/kotlindsl
- commandapi-platforms
- commandapi-bukkit
- commandapi-bukkit-core/src/main/java/dev/jorel/commandapi
- arguments
- commandsenders
- executors
- nms
- wrappers
- commandapi-bukkit-nms
- commandapi-bukkit-1.16.5/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.17-common/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.18.2/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.18/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.19-common/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.19.3/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.19.4/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.20.2/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.20.3/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.20.5/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.20/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-1.21/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-nms-common/src/main/java/dev/jorel/commandapi/nms
- commandapi-bukkit-test
- commandapi-bukkit-kotlin-test/src/test/kotlin/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.16.5/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.17/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.18/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.19.2/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.19.4/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.20.2/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.20.3/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.20.5/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-impl-1.20/src/main/java/dev/jorel/commandapi/test
- commandapi-bukkit-test-tests/src/test/java/dev/jorel/commandapi/test
- arguments
- commandapi-velocity/commandapi-velocity-core/src/main/java/dev/jorel/commandapi
- commandsenders
- executors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
147 files changed
+1311
-3978
lines changedLines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
206 | 205 |
| |
207 | 206 |
| |
208 | 207 |
| |
209 |
| - | |
| 208 | + | |
210 | 209 |
| |
211 | 210 |
| |
212 | 211 |
| |
213 |
| - | |
| 212 | + | |
214 | 213 |
| |
215 | 214 |
| |
216 |
| - | |
| 215 | + | |
217 | 216 |
| |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
223 | 220 |
| |
224 | 221 |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
235 |
| - | |
| 234 | + | |
236 | 235 |
| |
237 | 236 |
| |
238 | 237 |
| |
239 | 238 |
| |
240 |
| - | |
241 | 239 |
| |
242 |
| - | |
| 240 | + | |
243 | 241 |
| |
244 | 242 |
| |
245 | 243 |
| |
|
Lines changed: 42 additions & 122 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 | 33 |
| |
38 | 34 |
| |
39 | 35 |
| |
| |||
42 | 38 |
| |
43 | 39 |
| |
44 | 40 |
| |
45 |
| - | |
46 |
| - | |
| 41 | + | |
47 | 42 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 43 | + | |
53 | 44 |
| |
54 |
| - | |
55 |
| - | |
| 45 | + | |
| 46 | + | |
56 | 47 |
| |
57 | 48 |
| |
58 |
| - | |
59 |
| - | |
| 49 | + | |
60 | 50 |
| |
61 | 51 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 52 | + | |
| 53 | + | |
65 | 54 |
| |
66 | 55 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 56 | + | |
| 57 | + | |
70 | 58 |
| |
71 | 59 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
| 60 | + | |
| 61 | + | |
149 | 62 |
| |
150 | 63 |
| |
151 | 64 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
| 65 | + | |
157 | 66 |
| |
158 | 67 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
163 | 84 |
| |
164 | 85 |
| |
165 |
| - | |
166 |
| - | |
167 | 86 |
| |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
175 | 93 |
| |
176 | 94 |
| |
177 |
| - | |
178 |
| - | |
179 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
180 | 98 |
| |
181 |
| - | |
182 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
183 | 103 |
| |
184 | 104 |
|
Lines changed: 17 additions & 53 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| |||
271 | 270 |
| |
272 | 271 |
| |
273 | 272 |
| |
274 |
| - | |
| 273 | + | |
275 | 274 |
| |
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
279 | 278 |
| |
280 | 279 |
| |
281 | 280 |
| |
282 |
| - | |
| 281 | + | |
283 | 282 |
| |
284 | 283 |
| |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
| 284 | + | |
301 | 285 |
| |
302 | 286 |
| |
303 | 287 |
| |
| |||
375 | 359 |
| |
376 | 360 |
| |
377 | 361 |
| |
378 |
| - | |
| 362 | + | |
379 | 363 |
| |
380 | 364 |
| |
381 | 365 |
| |
| |||
393 | 377 |
| |
394 | 378 |
| |
395 | 379 |
| |
| 380 | + | |
| 381 | + | |
| 382 | + | |
396 | 383 |
| |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
| 384 | + | |
415 | 385 |
| |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
| 386 | + | |
| 387 | + | |
426 | 388 |
| |
427 |
| - | |
428 |
| - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
429
17AE
code> | 392 |
| |
430 |
| - | |
| 393 | + | |
| 394 | + | |
431 | 395 |
| |
432 |
| - | |
433 |
| - | |
| 396 | + | |
| 397 | + | |
434 | 398 |
| |
435 | 399 |
| |
436 | 400 |
| |
|
0 commit comments