1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 11:42:39 +01:00
spacebarchat/instances/instances.json

31 lines
909 B
JSON

[
{
"name": "Spacebar",
"url": "https://spacebar.chat",
"description": "The official Spacebar instance.",
"image": "https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/png/Spacebar__Icon-Discord.png",
"display": true,
"verified": true,
"country": "eu",
"language": "en"
},
{
"name": "Fastbar",
"url": "https://greysilly7.xyz",
"description": "The best Spacebar instance with 95% uptime, running under on a NVME drive running with bleeding edge stuff <3",
"image": "https://github.com/greysilly7.png",
"display": true,
"verified": false
},
{
"name": "Vanilla Minigames",
"url": "https://vanillaminigames.net",
"description": "Just another Spacebar instance which is run by a vanilla-only Minecraft server.",
"image": "https://vanillaminigames.net/img/icon.png",
"display": true,
"verified": false,
"country": "de",
"language": "en"
}
]