@@ -150,22 +150,33 @@ A complete list of all available randomspawn options.
...
@@ -150,22 +150,33 @@ A complete list of all available randomspawn options.
### Extra Options in config.yml
### 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
```yaml
RandomSpawning:
Configuration:
DisableVanillaSpawns:false
RandomSpawning:
GenerateSpawnPoints:true
MaxMobsMultiplier:1.0
# Disable vanilla mob spawning
SpawnRadiusPerPlayerY:32
DisableVanillaSpawns:false
DespawnLazyRandomMobs:true
MaxGenerationTime:20
# Must be enabled for ADD method
PointsPerSecond:
GenerateSpawnPoints:true
# Area around players where mobs will try to spawn