Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
Binary file added minecraft_servers/sorablock/background.png
Comment thread
Exoduslocal marked this conversation as resolved.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/sorablock/background@2x.png
Comment thread
Exoduslocal marked this conversation as resolved.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/sorablock/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/sorablock/icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions minecraft_servers/sorablock/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"server_name": "sorablock",
"nice_name": "Sora",
"direct_ip": "sorablock.com",
"supported_languages": [
"en"
],
"social": {
"web": "https://sorablock.com",
"web_shop": "https://store.sorablock.com",
Comment thread
DoJapHD marked this conversation as resolved.
"web_support": "https://discord.gg/jDt3QBCRur",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

web_support cannot be Discord invite,
add FAQ or contact form

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added /faq not live on the main site yet but will be once the devs push a update

"discord": "https://discord.gg/jDt3QBCRur",
"tiktok": "SoraBlock",
"youtube": "https://www.youtube.com/@SoraBlockmc",
"instagram": "SoraBlockmc"
},
"user_stats": "https://sorablock.com/stats/@{userName}"
}
Loading