|
266 | 266 | "name": "clear ", |
267 | 267 | "aliases": [], |
268 | 268 | "permissions": [ |
269 | | - "eternalcore.clear.other", |
270 | 269 | "eternalcore.clear" |
271 | 270 | ], |
272 | 271 | "descriptions": [ |
273 | | - "Clears inventory of player" |
| 272 | + "Clears your inventory" |
274 | 273 | ], |
275 | 274 | "arguments": [ |
276 | | - "\u003cplayer\u003e" |
| 275 | + "" |
277 | 276 | ] |
278 | 277 | }, |
279 | 278 | { |
280 | 279 | "name": "clear ", |
281 | 280 | "aliases": [], |
282 | 281 | "permissions": [ |
| 282 | + "eternalcore.clear.other", |
283 | 283 | "eternalcore.clear" |
284 | 284 | ], |
285 | 285 | "descriptions": [ |
286 | | - "Clears your inventory" |
| 286 | + "Clears inventory of player" |
287 | 287 | ], |
288 | 288 | "arguments": [ |
289 | | - "" |
| 289 | + "\u003cplayer\u003e" |
290 | 290 | ] |
291 | 291 | }, |
292 | 292 | { |
|
552 | 552 | "eternalcore.give" |
553 | 553 | ], |
554 | 554 | "descriptions": [ |
555 | | - "Gives you an item with a custom amount" |
| 555 | + "Gives an item with a custom amount to another player" |
556 | 556 | ], |
557 | 557 | "arguments": [ |
558 | | - "\u003citem\u003e \u003camount\u003e" |
| 558 | + "\u003citem\u003e \u003camount\u003e \u003cplayer\u003e" |
559 | 559 | ] |
560 | 560 | }, |
561 | 561 | { |
|
565 | 565 | "eternalcore.give" |
566 | 566 | ], |
567 | 567 | "descriptions": [ |
568 | | - "Gives an item with a custom amount to another player" |
| 568 | + "Gives you an item with a custom amount" |
569 | 569 | ], |
570 | 570 | "arguments": [ |
571 | | - "\u003citem\u003e \u003camount\u003e \u003cplayer\u003e" |
| 571 | + "\u003citem\u003e \u003camount\u003e" |
572 | 572 | ] |
573 | 573 | }, |
574 | 574 | { |
|
682 | 682 | "eternalcore.home" |
683 | 683 | ], |
684 | 684 | "descriptions": [ |
685 | | - "Teleport to home, if player has eternalcore.teleport.bypass permission, eternalcore will be ignore teleport time" |
| 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" |
686 | 686 | ], |
687 | 687 | "arguments": [ |
688 | | - "\u003chome\u003e" |
| 688 | + "" |
689 | 689 | ] |
690 | 690 | }, |
691 | 691 | { |
|
695 | 695 | "eternalcore.home" |
696 | 696 | ], |
697 | 697 | "descriptions": [ |
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" |
| 698 | + "Teleport to home, if player has eternalcore.teleport.bypass permission, eternalcore will be ignore teleport time" |
699 | 699 | ], |
700 | 700 | "arguments": [ |
701 | | - "" |
| 701 | + "\u003chome\u003e" |
702 | 702 | ] |
703 | 703 | }, |
704 | 704 | { |
|
1928 | 1928 | "eternalcore.warp" |
1929 | 1929 | ], |
1930 | 1930 | "descriptions": [ |
1931 | | - "Open warp inventory, optionally you can disable this feature in config, if feature is disable eternalcore show all available warps" |
| 1931 | + "Teleport to warp, if player has permission eternalcore.warp.bypass teleport will be instant" |
1932 | 1932 | ], |
1933 | 1933 | "arguments": [ |
1934 | | - "" |
| 1934 | + "\u003cwarp\u003e" |
1935 | 1935 | ] |
1936 | 1936 | }, |
1937 | 1937 | { |
|
1941 | 1941 | "eternalcore.warp" |
1942 | 1942 | ], |
1943 | 1943 | "descriptions": [ |
1944 | | - "Teleport to warp, if player has permission eternalcore.warp.bypass teleport will be instant" |
| 1944 | + "Open warp inventory, optionally you can disable this feature in config, if feature is disabled eternalcore will show all available warps" |
1945 | 1945 | ], |
1946 | 1946 | "arguments": [ |
1947 | | - "\u003cwarp\u003e" |
| 1947 | + "" |
1948 | 1948 | ] |
1949 | 1949 | }, |
1950 | 1950 | { |
|
0 commit comments