# Settings for the ServUO/sidecar bridge test scaffolding. # When true, BridgeSeeder populates the world with synthetic accounts, characters, # houses and player vendors on ServerStarted, then saves. It refuses to run twice: # if the account "seed_000" already exists it does nothing. # Set back to False once the world is seeded. SeedOnStart=False # Read-only census of the seeded world on startup (see BridgeSeeder.Census). CensusOnStart=False # Times the bridge reads against the loaded world (see BridgeProbe). ProbeOnStart=False