Revert "Diff config"

This reverts commit 5dd448ed25
This commit is contained in:
Hactarus 2020-09-09 08:58:06 +00:00
parent 5dd448ed25
commit 36e3eb27c9
9 changed files with 3476 additions and 1884 deletions

View file

@ -1,8 +1,8 @@
{ {
"Enabled": true, "Enabled": true,
"MaxBackupsInLastHour": 2, "MaxBackupsInLastHour": 3,
"MaxHourlyBackups": 24, "MaxHourlyBackups": 24,
"MaxDailyBackups": 3, "MaxDailyBackups": 7,
"MaxWeeklyBackups": 10, "MaxWeeklyBackups": 10,
"BackupFrequencyInHours": 0.5, "BackupFrequencyInHours": 0.5,
"HeadBackupEnabled": false "HeadBackupEnabled": false

View file

@ -1,9 +1,6 @@
{ {
"CollaborationPreset": "MediumCollaboration", "CollaborationPreset": "MediumCollaboration",
"UnlearnRefundRate": 0.5, "SkillGainMultiplier": 1.5,
"SpecialtyCostMultiplier": 1.0,
"SkillGainMultiplier": 1.0,
"SpecialtyExperienceDivisor": 20.0,
"SpecialtyExperiencePerLevel": 25.0, "SpecialtyExperiencePerLevel": 25.0,
"PlayerExperiencePerSpecialtyExperience": 0.0 "PlayerExperiencePerSpecialtyExperience": 0.0
} }

View file

@ -1,4 +1,4 @@
{ {
"CreateMeteor": true, "CreateMeteor": true,
"MeteorImpactDays": 30.0 "MeteorImpactDays": 45.0
} }

View file

@ -1,3 +1,3 @@
{ {
"Language": "English" "Language": "French"
} }

View file

@ -1,16 +1,18 @@
{ {
"PublicServer": false, "PublicServer": true,
"Playtime": "", "Playtime": "",
"DiscordAddress": "", "DiscordAddress": "https://discord.gg/YngMK69",
"Password": "", "Password": "",
"Description": "", "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": "", "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.",
"ServerCategory": "None", "ServerCategory": "Established",
"IPAddress": "Any", "IPAddress": "Any",
"RemoteAddress": "", "RemoteAddress": "eco.cresi.be",
"GameServerPort": 3000, "GameServerPort": 3000,
"WebServerPort": 3001, "WebServerPort": 3001,
"Rate": 20, "Rate": 20,
"MaxConnections": -1, "MaxConnections": -1,
"UPnPEnabled": true "ID": "1dd4ddb3-0d5c-4cd3-93c6-9d06afb26020",
} "Passport": "9aebdac6-0a9f-4dd8-8d35-4832b61e4e06",
"UPnPEnabled": false
}

View file

@ -1,4 +1,4 @@
{ {
"Paused": false, "Paused": false,
"UnpauseAtFirstLogin": true "UnpauseAtFirstLogin": true
} }

View file

@ -1,137 +1,147 @@
{ {
"UseWaste": false, "UseWaste": false,
"MaxRepFromOnPerson": 30.0, "MaxRepFromOnPerson": 30.0,
"MinRepFromOnePerson": -10.0, "MinRepFromOnePerson": -10.0,
"AllowDebugCalls": false, "AllowDebugCalls": false,
"AdminCommandsLoggingLevel": "LogFileAndNotifyEveryone", "AdminCommandsLoggingLevel": "LogFileAndNotifyEveryone",
"WhiteList": { "WhiteList": {
"System.String": { "System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [] "$values": [
} "76561198011452073",
}, "76561198046374237",
"BlackList": { "76561198008873235",
"System.String": { "76561197987298887"
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", ]
"$values": [] }
} },
}, "BlackList": {
"Admins": { "System.String": {
"System.String": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": []
"$values": [] }
} },
}, "Admins": {
"Reputations": { "System.String": {
"Eco.Gameplay.Economy.ReputationTitle": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], mscorlib", "$values": [
"$values": [ "76561198011452073",
{ "76561198046374237",
"MaxReputation": -500.0, "76561198008873235",
"Title": "Reprehensible", "76561197987298887"
"Color": "FF4623" ]
}, }
{ },
"MaxReputation": -200.0, "Reputations": {
"Title": "Abhorred", "Eco.Gameplay.Economy.ReputationTitle": {
"Color": "FF5A24" "$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], mscorlib",
}, "$values": [
{ {
"MaxReputation": -100.0, "MaxReputation": -500.0,
"Title": "Nefarious", "Title": "Blamable",
"Color": "FF7025" "Color": "FF4623"
}, },
{ {
"MaxReputation": -50.0, "MaxReputation": -200.0,
"Title": "Shunned", "Title": "Abhorree",
"Color": "FFA028" "Color": "FF5A24"
}, },
{ {
"MaxReputation": -20.0, "MaxReputation": -100.0,
"Title": "Ill-Regarded", "Title": "Abominable",
"Color": "FFC32A" "Color": "FF7025"
}, },
{ {
"MaxReputation": -10.0, "MaxReputation": -50.0,
"Title": "Unfavorable", "Title": "Eviter",
"Color": "FFF62D" "Color": "FFA028"
}, },
{ {
"MaxReputation": -5.0, "MaxReputation": -20.0,
"Title": "Questionable", "Title": "Mal-considere",
"Color": "E8EB43" "Color": "FFC32A"
}, },
{ {
"MaxReputation": -2.0, "MaxReputation": -10.0,
"Title": "Uncertain", "Title": "Defavorable",
"Color": "B2CE76" "Color": "FFF62D"
}, },
{ {
"MaxReputation": -1.0, "MaxReputation": -5.0,
"Title": "Unknown", "Title": "Disputable",
"Color": "2581FE" "Color": "E8EB43"
}, },
{ {
"MaxReputation": 1.0, "MaxReputation": -2.0,
"Title": "Unknown", "Title": "Incertain",
"Color": "2581FE" "Color": "B2CE76"
}, },
{ {
"MaxReputation": 2.0, "MaxReputation": -1.0,
"Title": "Helpful", "Title": "Inconnu",
"Color": "2899FE" "Color": "2581FE"
}, },
{ {
"MaxReputation": 5.0, "MaxReputation": 1.0,
"Title": "Respected", "Title": "Inconnu",
"Color": "2EB6FC" "Color": "2581FE"
}, },
{ {
"MaxReputation": 10.0, "MaxReputation": 2.0,
"Title": "Friendly", "Title": "Utile",
"Color": "34D4FA" "Color": "2899FE"
}, },
{ {
"MaxReputation": 20.0, "MaxReputation": 5.0,
"Title": "Well-Regarded", "Title": "Respecte",
"Color": "3DFFF8" "Color": "2EB6FC"
}, },
{ {
"MaxReputation": 50.0, "MaxReputation": 10.0,
"Title": "Esteemed", "Title": "Ammical",
"Color": "51FFB7" "Color": "34D4FA"
}, },
{ {
"MaxReputation": 100.0, "MaxReputation": 20.0,
"Title": "Celebrated", "Title": "Bien-considere",
"Color": "61FF82" "Color": "3DFFF8"
}, },
{ {
"MaxReputation": 200.0, "MaxReputation": 50.0,
"Title": "Honored", "Title": "Estime",
"Color": "70FF4F" "Color": "51FFB7"
}, },
{ {
"MaxReputation": 500.0, "MaxReputation": 100.0,
"Title": "Revered", "Title": "Celebre",
"Color": "77FF37" "Color": "61FF82"
}, },
{ {
"MaxReputation": 1000.0, "MaxReputation": 200.0,
"Title": "Exalted", "Title": "Honore",
"Color": "7BFF29" "Color": "70FF4F"
} },
] {
} "MaxReputation": 500.0,
}, "Title": "Venere",
"UnStuckDisableTime": 60.0, "Color": "77FF37"
"DelayNearbyFoodCheckMinutes": 4.0, },
"NearbyFoodSpawnLocationRadius": 20.0, {
"NearbyFoodSpawnCount": 5, "MaxReputation": 1000.0,
"UseExactSpawnLocation": false, "Title": "Exalte",
"SpawnNearbyFoodLocation": { "Color": "7BFF29"
"x": 609, }
"y": 63, ]
"z": 698 }
} },
} "UnStuckDisableTime": 60.0,
"DelayNearbyFoodCheckMinutes": 4.0,
"NearbyFoodSpawnLocationRadius": 20.0,
"NearbyFoodSpawnCount": 5,
"UseExactSpawnLocation": true,
"SpawnNearbyFoodLocation": {
"x": 1,
"y": 63,
"z": 1
}
}

View file

@ -0,0 +1,3 @@
{
"ServerVoiceIdentifier": "5478f0bf-3c60-4222-b648-e5405d2b0841"
}

File diff suppressed because it is too large Load diff