|
266 | 266 | "name": "clear ", |
267 | 267 | "aliases": [], |
268 | 268 | "permissions": [ |
| 269 | + "eternalcore.clear.other", |
269 | 270 | "eternalcore.clear" |
270 | 271 | ], |
271 | 272 | "descriptions": [ |
272 | | - "Clears your inventory" |
| 273 | + "Clears inventory of player" |
273 | 274 | ], |
274 | 275 | "arguments": [ |
275 | | - "" |
| 276 | + "\u003cplayer\u003e" |
276 | 277 | ] |
277 | 278 | }, |
278 | 279 | { |
279 | 280 | "name": "clear ", |
280 | 281 | "aliases": [], |
281 | 282 | "permissions": [ |
282 | | - "eternalcore.clear.other", |
283 | 283 | "eternalcore.clear" |
284 | 284 | ], |
285 | 285 | "descriptions": [ |
286 | | - "Clears inventory of player" |
| 286 | + "Clears your inventory" |
287 | 287 | ], |
288 | 288 | "arguments": [ |
289 | | - "\u003cplayer\u003e" |
| 289 | + "" |
290 | 290 | ] |
291 | 291 | }, |
292 | 292 | { |
|
526 | 526 | "eternalcore.give" |
527 | 527 | ], |
528 | 528 | "descriptions": [ |
529 | | - "Gives you an item" |
| 529 | + "Gives an item to another player" |
530 | 530 | ], |
531 | 531 | "arguments": [ |
532 | | - "\u003citem\u003e" |
| 532 | + "\u003citem\u003e \u003cplayer\u003e" |
533 | 533 | ] |
534 | 534 | }, |
535 | 535 | { |
|
539 | 539 | "eternalcore.give" |
540 | 540 | ], |
541 | 541 | "descriptions": [ |
542 | | - "Gives an item to another player" |
| 542 | + "Gives you an item" |
543 | 543 | ], |
544 | 544 | "arguments": [ |
545 | | - "\u003citem\u003e \u003cplayer\u003e" |
| 545 | + "\u003citem\u003e" |
546 | 546 | ] |
547 | 547 | }, |
548 | 548 | { |
|
552 | 552 | "eternalcore.give" |
553 | 553 | ], |
554 | 554 | "descriptions": [ |
555 | | - "Gives an item with a custom amount to another player" |
| 555 | + "Gives you an item with a custom amount" |
556 | 556 | ], |
557 | 557 | "arguments": [ |
558 | | - "\u003citem\u003e \u003camount\u003e \u003cplayer\u003e" |
| 558 | + "\u003citem\u003e \u003camount\u003e" |
559 | 559 | ] |
560 | 560 | }, |
561 | 561 | { |
|
565 | 565 | "eternalcore.give" |
566 | 566 | ], |
567 | 567 | "descriptions": [ |
568 | | - "Gives you an item with a custom amount" |
| 568 | + "Gives an item with a custom amount to another player" |
569 | 569 | ], |
570 | 570 | "arguments": [ |
571 | | - "\u003citem\u003e \u003camount\u003e" |
| 571 | + "\u003citem\u003e \u003camount\u003e \u003cplayer\u003e" |
572 | 572 | ] |
573 | 573 | }, |
574 | 574 | { |
|
682 | 682 | "eternalcore.home" |
683 | 683 | ], |
684 | 684 | "descriptions": [ |
685 | | - "Teleports to the first home if the player has no other homes set, if player has eternalcore.teleport.bypass permission, eternalcore will ignore teleport time" |
| 685 | + "Teleport to home, if player has eternalcore.teleport.bypass permission, eternalcore will be ignore teleport time" |
686 | 686 | ], |
687 | 687 | "arguments": [ |
688 | | - "" |
| 688 | + "\u003chome\u003e" |
689 | 689 | ] |
690 | 690 | }, |
691 | 691 | { |
|
695 | 695 | "eternalcore.home" |
696 | 696 | ], |
697 | 697 | "descriptions": [ |
698 | | - "Teleport to home, if player has eternalcore.teleport.bypass permission, eternalcore will be ignore teleport time" |
| 698 | + "Teleports to the first home if the player has no other homes set, if player has eternalcore.teleport.bypass permission, eternalcore will ignore teleport time" |
699 | 699 | ], |
700 | 700 | "arguments": [ |
701 | | - "\u003chome\u003e" |
| 701 | + "" |
702 | 702 | ] |
703 | 703 | }, |
704 | 704 | { |
|
0 commit comments