100 lines
3.9 KiB
JSON
100 lines
3.9 KiB
JSON
{
|
|
"assemblyDirectories": [
|
|
"./Assemblies"
|
|
],
|
|
"dataDirectories": [
|
|
"Data/Files"
|
|
],
|
|
"listeners": [
|
|
"0.0.0.0:2593"
|
|
],
|
|
"settings": {
|
|
"accountHandler.enableAutoAccountCreation": "True",
|
|
"accountHandler.enablePlayerPasswordCommand": "False",
|
|
"accountHandler.maxAccountsPerIP": "3",
|
|
"accountSecurity.encryptionAlgorithm": "Argon2",
|
|
"assistants.enableNegotiation": "False",
|
|
"autoArchive.archiveLocally": "True",
|
|
"autoArchive.archivePath": "Archives",
|
|
"autoArchive.backupMaxAge": "30",
|
|
"autoArchive.backupPath": "Backups",
|
|
"autoArchive.compressionLevel": "3",
|
|
"autoArchive.dailyRetention": "30",
|
|
"autoArchive.enableArchivePruning": "True",
|
|
"autoArchive.hourlyRetention": "24",
|
|
"autoArchive.monthlyRetention": "12",
|
|
"autoArchive.retryCount": "3",
|
|
"autoArchive.retryDelayMs": "500",
|
|
"autoArchive.verifyArchives": "True",
|
|
"autosave.enabled": "True",
|
|
"autosave.saveDelay": "00:05:00",
|
|
"autosave.warningDelay": "00:00:00",
|
|
"buffIcons.enable": "False",
|
|
"bulletinboards.creationTimeDelay": "00:02:00",
|
|
"bulletinboards.expireDuration": "06:00:00",
|
|
"bulletinboards.replyDelay": "00:00:30",
|
|
"chat.enabled": "False",
|
|
"clientVerification.ageLeniency": "10.00:00:00",
|
|
"clientVerification.enable": "True",
|
|
"clientVerification.gameTimeLeniency": "1.01:00:00",
|
|
"clientVerification.invalidClientResponse": "Kick",
|
|
"clientVerification.kickDelay": "00:00:20",
|
|
"commandsystem.prefix": "[",
|
|
"crashGuard.enabled": "True",
|
|
"crashGuard.generateReport": "True",
|
|
"crashGuard.restartServer": "True",
|
|
"crashGuard.saveBackup": "True",
|
|
"ethics.enable": "False",
|
|
"houseDecay.enable": "True",
|
|
"movement.delay.runFoot": "200",
|
|
"movement.delay.runMount": "100",
|
|
"movement.delay.turn": "0",
|
|
"movement.delay.walkFoot": "400",
|
|
"movement.delay.walkMount": "200",
|
|
"movementThrottle.debugLogging": "False",
|
|
"movementThrottle.definiteRateThreshold": "1.100000023841858",
|
|
"movementThrottle.hardQueueLimit": "10",
|
|
"movementThrottle.maxCredit": "200",
|
|
"movementThrottle.minSamplesForRate": "8",
|
|
"movementThrottle.movementHistorySize": "20",
|
|
"movementThrottle.suspiciousRateThreshold": "1.0499999523162842",
|
|
"murderSystem.bountiesEnabled": "False",
|
|
"murderSystem.bountyExpiry": "14.00:00:00",
|
|
"murderSystem.longTermMurderDuration": "1.16:00:00",
|
|
"murderSystem.recentlyReportedDelay": "00:10:00",
|
|
"murderSystem.shortTermMurderDuration": "08:00:00",
|
|
"network.maxOutstandingSends": "32",
|
|
"network.sendBufferSize": "262144",
|
|
"pages.discordWebhookUrl": null,
|
|
"pathfinding.enable": "True",
|
|
"pathfinding.maxResidentChunks": "8192",
|
|
"pathfinding.maxSearchNodes": "1000",
|
|
"pathfinding.prebakeMaps": "False",
|
|
"pathfinding.recorder.enable": "False",
|
|
"pathfinding.recorder.path": "/mnt/fileStorage/Projects/ModernUO/Server/Distribution/Data/Pathfinding/recordings/pathfinds.jsonl",
|
|
"pingServer.enabled": "True",
|
|
"questSystem.enableMLQuests": "False",
|
|
"serverListing.address": null,
|
|
"serverListing.autoDetect": "True",
|
|
"serverListing.serverName": "ModernUO",
|
|
"stamina.additionalLossWhenBelow": "0.1",
|
|
"stamina.baseOverweightLoss": "5",
|
|
"stamina.cannotRunWhenFatigued": "False",
|
|
"stamina.cannotWalkWhenFatigued": "False",
|
|
"stamina.enableMountStamina": "True",
|
|
"stamina.stonesOverweightAllowance": "4",
|
|
"stamina.stonesPerOverweightLoss": "25",
|
|
"stats.gainChanceMultiplier": "1",
|
|
"stats.statMax": "125",
|
|
"testCenter.enable": "False",
|
|
"timer.initialPoolCapacity": "1024",
|
|
"timer.maxPoolCapacity": "16384",
|
|
"uogateway.enabled": "True",
|
|
"vetRewards.enable": "True",
|
|
"vetRewards.rewardInterval": "30.00:00:00",
|
|
"vetRewards.skillCapRewards": "True",
|
|
"world.enableAutoRestart": "False",
|
|
"world.savePath": "Saves",
|
|
"world.useMultithreadedSaves": "True"
|
|
}
|
|
}
|