@@ -150,22 +150,33 @@ A complete list of all available randomspawn options.
### Extra Options in config.yml
These options, located in MythicMobs' "config.yml"-file, are responsible for how SpawnPoints are generated on your server. It's best to use common sense when adjusting these values, as misconfigurations of this section may cause lag on your server.
These options, located in `MythicMobs/config/config-spawning.yml`-file, are responsible for how SpawnPoints are generated on your server. It's best to use common sense when adjusting these values, as misconfigurations of this section may cause lag on your server.
```yaml
RandomSpawning:
DisableVanillaSpawns:false
GenerateSpawnPoints:true
MaxMobsMultiplier:1.0
SpawnRadiusPerPlayerY:32
DespawnLazyRandomMobs:true
MaxGenerationTime:20
PointsPerSecond:
Configuration:
RandomSpawning:
# Disable vanilla mob spawning
DisableVanillaSpawns:false
# Must be enabled for ADD method
GenerateSpawnPoints:true
# Area around players where mobs will try to spawn