-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathessx.json
25 lines (25 loc) · 951 Bytes
/
essx.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
{
"embed": {
"color": 15285048,
"timestamp": "{TIMESTAMP_NOW}",
"description": "EssentialsX provides over 150 commands for Minecraft servers of any size and scale.",
"footer": {
"text": "Requested by {USER}"
},
"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.4."
},
{
"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>\n"
}
]
}
}