-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
essx-info.json
86 lines (86 loc) · 3.25 KB
/
essx-info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"embeds": [
{
"color": 15285048,
"image": {
"url": "https://i.imgur.com/oejgzUS.png"
},
"fields": []
},
{
"description": "EssentialsX provides over 150 commands for Minecraft servers of any size and scale.",
"color": 15285048,
"author": {
"name": "EssentialsX",
"url": "https://essentialsx.net/",
"icon_url": "https://avatars0.githubusercontent.com/u/34553309"
},
"fields": [
{
"name": "Downloads",
"value": "You can download the latest dev builds [here](https://essentialsx.net/downloads.html).\nCurrent dev builds support Minecraft versions 1.8.8-1.21."
},
{
"name": "Useful links",
"value": "• Wiki: <https://essentialsx.net/wiki/Home.html>\n• Source code: <https://github.com/EssentialsX/Essentials>\n• Commands list: <https://essinfo.xeya.me/commands.html>\n• Permissions list: <https://essinfo.xeya.me/permissions.html>"
}
]
},
{
"description": "Chester has a few useful tags and commands you can run in the EssentialsX support channel:",
"color": 15285048,
"author": {
"name": "EssentialsX: support channel commands",
"icon_url": "https://avatars0.githubusercontent.com/u/34553309"
},
"fields": [
{
"name": "?ess",
"value": "Shows information about EssentialsX as well as useful links."
},
{
"name": "?breakdown",
"value": "Explains what each EssentialsX module does."
},
{
"name": "?esshelp",
"value": "Shows how to get support with EssentialsX."
},
{
"name": "?etl",
"value": "Explains how to change EssentialsX's default language and customise the messages files."
},
{
"name": "?chathelp",
"value": "Explains how to set up chat formatting with EssentialsX Chat and Vault."
},
{
"name": "?esssupport",
"value": "Lists all EssentialsX support commands."
},
{
"name": "/essc <query>",
"value": "Searches the [commands database](https://essinfo.xeya.me/commands.html) with the given search query.\n*Example: `/essc home` shows all commands related to homes.*"
},
{
"name": "/essp <query>",
"value": "Searches the [permissions database](https://essinfo.xeya.me/permissions.html) with the given search query.\n*Example: `/essp nick` finds all permissions related to nicknames.*"
},
{
"name": "/itemdb <query>",
"value": "Searches **items.json** with the given query.\n*Example: `/itemdb dolphin` finds all items matching \"dolphin\".*"
},
{
"name": "/etl <query>",
"value": "Searches **messages.properties** with the given query.\n*Example: `/etl balancetop` finds all baltop messages.*"
}
]
},
{
"title": "How do I post in <#1019671726864478288>?",
"description": "You need the <@&706311134633918474> or <@&391029845225766912> roles to talk there.\nFor more info see https://discord.com/channels/390942438061113344/1028719038278414507",
"color": 15285048,
"fields": []
}
]
}