Add password to server

This commit is contained in:
Hactarus 2020-09-09 19:02:11 +00:00
parent 068f58a9ed
commit 89d5ac61ea
2 changed files with 19 additions and 17 deletions

View file

@ -1,16 +1,18 @@
{ {
"PublicServer": true, "PublicServer": true,
"Playtime": "", "Playtime": "",
"DiscordAddress": "https://discord.gg/YngMK69", "DiscordAddress": "https://discord.gg/YngMK69",
"Password": "", "Password": "plop",
"Description": "[<color=#000000>B<color=#FDDA24>E<color=#EF3340>L<color=#ffffff>/<color=#0055A4>F<color=#FFFFFF>R<color=#EF4135>A<color=#ffffff>]<b><color=#ffffff>Cresi", "Description": "[<color=#000000>B<color=#FDDA24>E<color=#EF3340>L<color=#ffffff>/<color=#0055A4>F<color=#FFFFFF>R<color=#EF4135>A<color=#ffffff>]<b><color=#ffffff>Cresi",
"DetailedDescription": "Serveur Belgo-Francais, serveur Discord ouvert.<br>Monde réparti en plusieurs villages unifié par un centre-ville.<br>A votre première connexion rejoignez un village pour vous etablir.<br><br>La construction / recolte est bloqué hors des villages<br>Serveur sur candidature. Merci de joindre le discord pour choisir un village.", "DetailedDescription": "Serveur Belgo-Francais, serveur Discord ouvert.<br>Monde réparti en plusieurs villages unifié par un centre-ville.<br>A votre première connexion rejoignez un village pour vous etablir.<br><br>La construction / recolte est bloqué hors des villages<br>Serveur sur candidature. Merci de joindre le discord pour choisir un village.",
"RemoteAddress": "eco.cresi.be", "ServerCategory": "None",
"ServerCategory": "None", "IPAddress": "Any",
"IPAddress": "Any", "RemoteAddress": "eco.cresi.be",
"GameServerPort": 3000, "GameServerPort": 3000,
"WebServerPort": 3001, "WebServerPort": 3001,
"Rate": 20, "Rate": 20,
"MaxConnections": -1, "MaxConnections": -1,
"UPnPEnabled": true "ID": "e58fe287-2bce-4784-8f81-1dbe6847738e",
} "Passport": "106e87da-b057-4028-bac9-a88f47b7d54e",
"UPnPEnabled": true
}

View file

@ -3611,4 +3611,4 @@
} }
] ]
} }
} }