mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
fix mc link
This commit is contained in:
parent
11c74e7ff0
commit
b3f550a51e
@ -30,7 +30,7 @@
|
||||
localesURI: "lang/",
|
||||
worldsDB: "worlds",
|
||||
servers: [
|
||||
{ addr: "wss://" + location.host + "/mc", name: "§b§lEthereal",hideAddress:true},
|
||||
{ addr: (location.protocol.includes("s") ? "wss": "ws") + "://" + location.host + "/mc", name: "§b§lEthereal",hideAddress:true},
|
||||
{ addr: "wss://ethereal.mov", name: "§b§lEthereal§r§8§o (backup)",hideAddress:true}
|
||||
],
|
||||
relays: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user