#W# Added: Added some custom regions. And started region work.

This commit is contained in:
WarrentyExpired 2026-09-02 11:51:05 -04:00
parent 2f81086157
commit be200eac7c
6 changed files with 108 additions and 4197 deletions

View file

@ -54,9 +54,12 @@
"movementThrottle.debugLogging": "False",
"movementThrottle.definiteRateThreshold": "1.100000023841858",
"movementThrottle.hardQueueLimit": "10",
"movementThrottle.maxChainGap": "2000",
"movementThrottle.maxCredit": "200",
"movementThrottle.maxRttBonus": "150",
"movementThrottle.minSamplesForRate": "8",
"movementThrottle.movementHistorySize": "20",
"movementThrottle.speedHackNotificationCooldown": "300000",
"movementThrottle.suspiciousRateThreshold": "1.0499999523162842",
"murderSystem.bountiesEnabled": "False",
"murderSystem.bountyExpiry": "14.00:00:00",
@ -74,10 +77,10 @@
"pathfinding.recorder.path": "/mnt/fileStorage/Projects/ModernUO/Server/Distribution/Data/Pathfinding/recordings/pathfinds.jsonl",
"pingServer.enabled": "True",
"questSystem.enableMLQuests": "False",
"server.eventLoopIdleWaitMs": "0",
"serverListing.address": null,
"serverListing.autoDetect": "True",
"serverListing.serverName": "Sovereign Realm",
"server.eventLoopIdleWaitMs": "0",
"stamina.additionalLossWhenBelow": "0.1",
"stamina.baseOverweightLoss": "5",
"stamina.cannotRunWhenFatigued": "False",
@ -98,4 +101,4 @@
"world.savePath": "Saves",
"world.useMultithreadedSaves": "True"
}
}
}