Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Purpur.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"embed": {

"description": "> Purpur is a fork of Tuinity aimed at adding configuration and features to your Minecraft server.",
"url": "https://purpur.pl3x.net/",
"description": "> Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.",
"url": "https://purpurmc.org/",
"color": 8311585,
"timestamp": "{TIMESTAMP_NOW}",
"footer": {
Expand All @@ -14,21 +14,21 @@

"author": {
"name": "Purpur",
"url": "https://github.com/pl3xgaming/Purpur",
"url": "https://github.com/PurpurMC/Purpur",
"icon_url": "https://raw.githubusercontent.com/syscraft-mc/tags/master/logos/Purpur.svg"
},
"fields": [
{
"name": "Website",
"value": "https://purpur.pl3x.net"
"value": "https://purpurmc.org"
},
{
"name": "Discord",
"value": "https://discord.gg/mtAAnkk"
"value": "https://purpurmc.org/discord"
},
{
"name": "GitHub",
"value": "https://github.com/pl3xgaming/Purpur"
"value": "https://github.com/PurpurMC/Purpur"
}
]
}
Expand Down