|
19 | 19 | "eternalcore.afk" |
20 | 20 | ], |
21 | 21 | "descriptions": [ |
22 | | - "Marks you as AFK, if player has eternalcore.afk.bypass permission, eternalcore will be ignore afk delay" |
| 22 | + "Marks you as AFK, if player has eternalcore.afk.bypass permission, eternalcore will ignore afk delay" |
23 | 23 | ], |
24 | 24 | "arguments": [ |
25 | 25 | "" |
|
543 | 543 | "eternalcore.gamemode" |
544 | 544 | ], |
545 | 545 | "descriptions": [ |
546 | | - "Sets gamemode of another player" |
| 546 | + "Sets your gamemode" |
547 | 547 | ], |
548 | 548 | "arguments": [ |
549 | | - "\u003cgamemode\u003e \u003cplayer\u003e" |
| 549 | + "\u003cgamemode\u003e" |
550 | 550 | ] |
551 | 551 | }, |
552 | 552 | { |
553 | 553 | "name": "gamemode ", |
554 | 554 | "aliases": [], |
555 | | - "permissions": [ |
556 | | - "eternalcore.gamemode" |
557 | | - ], |
558 | | - "descriptions": [ |
559 | | - "Sets your gamemode" |
560 | | - ], |
561 | | - "arguments": [ |
562 | | - "\u003cgamemode\u003e" |
563 | | - ] |
| 555 | + "permissions": [], |
| 556 | + "descriptions": [], |
| 557 | + "arguments": [] |
564 | 558 | }, |
565 | 559 | { |
566 | 560 | "name": "gamemode ", |
567 | 561 | "aliases": [], |
568 | 562 | "permissions": [ |
569 | | - "eternalcore.gamemode" |
| 563 | + "eternalcore.gamemode.other" |
570 | 564 | ], |
571 | | - "descriptions": [], |
572 | | - "arguments": [] |
| 565 | + "descriptions": [ |
| 566 | + "Sets gamemode of another player" |
| 567 | + ], |
| 568 | + "arguments": [ |
| 569 | + "\u003cgamemode\u003e \u003cplayer\u003e" |
| 570 | + ] |
573 | 571 | }, |
574 | 572 | { |
575 | 573 | "name": "give ", |
|
879 | 877 | "eternalcore.itemlore" |
880 | 878 | ], |
881 | 879 | "descriptions": [ |
882 | | - "Clears lore of item in hand" |
| 880 | + "Clears all lore from the item in hand" |
883 | 881 | ], |
884 | 882 | "arguments": [ |
885 | 883 | "" |
886 | 884 | ] |
887 | 885 | }, |
| 886 | + { |
| 887 | + "name": "itemlore remove", |
| 888 | + "aliases": [], |
| 889 | + "permissions": [ |
| 890 | + "eternalcore.itemlore" |
| 891 | + ], |
| 892 | + "descriptions": [ |
| 893 | + "Removes a specific line of lore from the item in hand" |
| 894 | + ], |
| 895 | + "arguments": [ |
| 896 | + "\u003cline\u003e" |
| 897 | + ] |
| 898 | + }, |
888 | 899 | { |
889 | 900 | "name": "itemname ", |
890 | 901 | "aliases": [], |
|
1140 | 1151 | "\u003cplayer\u003e \u003cmessage\u003e" |
1141 | 1152 | ] |
1142 | 1153 | }, |
| 1154 | + { |
| 1155 | + "name": "msgtoggle ", |
| 1156 | + "aliases": [], |
| 1157 | + "permissions": [ |
| 1158 | + "eternalcore.msgtoggle" |
| 1159 | + ], |
| 1160 | + "descriptions": [ |
| 1161 | + "Toggle receiving private messages" |
| 1162 | + ], |
| 1163 | + "arguments": [ |
| 1164 | + "" |
| 1165 | + ] |
| 1166 | + }, |
| 1167 | + { |
| 1168 | + "name": "msgtoggle ", |
| 1169 | + "aliases": [], |
| 1170 | + "permissions": [ |
| 1171 | + "eternalcore.msgtoggle", |
| 1172 | + "eternalcore.msgtoggle.other" |
| 1173 | + ], |
| 1174 | + "descriptions": [ |
| 1175 | + "Switch receiving private messages for other player" |
| 1176 | + ], |
| 1177 | + "arguments": [ |
| 1178 | + "\u003cplayer\u003e" |
| 1179 | + ] |
| 1180 | + }, |
| 1181 | + { |
| 1182 | + "name": "msgtoggle ", |
| 1183 | + "aliases": [], |
| 1184 | + "permissions": [ |
| 1185 | + "eternalcore.msgtoggle" |
| 1186 | + ], |
| 1187 | + "descriptions": [ |
| 1188 | + "Switch receiving private messages" |
| 1189 | + ], |
| 1190 | + "arguments": [ |
| 1191 | + "\u003cstate\u003e" |
| 1192 | + ] |
| 1193 | + }, |
| 1194 | + { |
| 1195 | + "name": "msgtoggle ", |
| 1196 | + "aliases": [], |
| 1197 | + "permissions": [ |
| 1198 | + "eternalcore.msgtoggle", |
| 1199 | + "eternalcore.msgtoggle.other" |
| 1200 | + ], |
| 1201 | + "descriptions": [ |
| 1202 | + "Switch receiving private messages for other player" |
| 1203 | + ], |
| 1204 | + "arguments": [ |
| 1205 | + "\u003cplayer\u003e \u003ctoggle\u003e" |
| 1206 | + ] |
| 1207 | + }, |
1143 | 1208 | { |
1144 | 1209 | "name": "night ", |
1145 | 1210 | "aliases": [], |
|
1311 | 1376 | "\u003cplayer\u003e" |
1312 | 1377 | ] |
1313 | 1378 | }, |
| 1379 | + { |
| 1380 | + "name": "seen ", |
| 1381 | + "aliases": [], |
| 1382 | + "permissions": [ |
| 1383 | + "eternalcore.seen" |
| 1384 | + ], |
| 1385 | + "descriptions": [ |
| 1386 | + "Shows when the player was last seen on the server" |
| 1387 | + ], |
| 1388 | + "arguments": [ |
| 1389 | + "" |
| 1390 | + ] |
| 1391 | + }, |
1314 | 1392 | { |
1315 | 1393 | "name": "sethome ", |
1316 | 1394 | "aliases": [], |
|
1337 | 1415 | "\u003chome\u003e" |
1338 | 1416 | ] |
1339 | 1417 | }, |
| 1418 | + { |
| 1419 | + "name": "setslot ", |
| 1420 | + "aliases": [], |
| 1421 | + "permissions": [ |
| 1422 | + "eternalcore.setslot" |
| 1423 | + ], |
| 1424 | + "descriptions": [ |
| 1425 | + "Set the max players on the server" |
| 1426 | + ], |
| 1427 | + "arguments": [ |
| 1428 | + "" |
| 1429 | + ] |
| 1430 | + }, |
1340 | 1431 | { |
1341 | 1432 | "name": "setspawn ", |
1342 | 1433 | "aliases": [], |
|
0 commit comments