mirror of
https://github.com/mgerb/ServerStatus
synced 2026-01-10 03:03:04 +00:00
update for felmyst
This commit is contained in:
@@ -1,33 +1,18 @@
|
||||
{
|
||||
"Token": "your_bot_token_id",
|
||||
"RoomIDList": ["id_1", "id_2", "id_3"],
|
||||
"Token": "your bot token",
|
||||
"RoomIDList":["room id's goes here"],
|
||||
"RoleToNotify": "@Elysium",
|
||||
"GameStatus": "current playing game",
|
||||
"Servers": [
|
||||
{
|
||||
"Name": "Elysium PvP",
|
||||
"Address": "149.202.207.235",
|
||||
"Port": 8099
|
||||
},
|
||||
{
|
||||
"Name": "Zethkur PvP",
|
||||
"Address": "151.80.103.221",
|
||||
"Port": 8093
|
||||
},
|
||||
{
|
||||
"Name": "Anathema PvP",
|
||||
"Address": "149.202.211.5",
|
||||
"Port": 8095
|
||||
},
|
||||
{
|
||||
"Name": "Darrowshire PvE",
|
||||
"Address": "164.132.233.125",
|
||||
"Port": 8097
|
||||
},
|
||||
{
|
||||
"Name": "Elysium Authentication Server",
|
||||
"Address": "logon.elysium-project.org",
|
||||
"Name": "Felmyst Logon Server",
|
||||
"Address": "game.felmyst.com",
|
||||
"Port": 3724
|
||||
},
|
||||
{
|
||||
"Name": "Felmyst Game Server",
|
||||
"Address": "108.61.153.42",
|
||||
"Port": 8086
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user