StrawIODOCS
Panel ↗Discord ↗

StrawMobSpawns v1.0.0

config.yml

Edit plugins/StrawMobSpawns/config.yml. For first installation, start with the Guide.

Full configuration reference

config.yml
# Mob spawning is enabled for players until they use /mobtoggle.
language: en
debug: false

# Distance around a player whose Mob Spawns setting is OFF.
radius-chunks: 32

# Remove affected mobs already inside loaded chunks when switching OFF.
remove-existing-on-disable: true

# These server-generated spawn reasons are controlled.
spawn-reasons:
- NATURAL
- CHUNK_GEN
- JOCKEY
- PATROL
- RAID
- REINFORCEMENTS

# Important entities that should never be removed or blocked.
excluded-entity-types:
- VILLAGER
- WANDERING_TRADER

protect-named-mobs: true
protect-tamed-mobs: true

# Where short toggle notifications appear.
# Send only the current online player count to the license panel.
metrics:
  enabled: true

notifications:
  chat: true
  actionbar: true
  sound: true

updates:
  check-enabled: true
  console-notify: true
  admin-notify: true
  auto-download: false

# Quick reference.
# /mobtoggle: Toggle nearby mob spawning.
# /strawmobspawns help|reload: Help or safely reload the plugin.
# strawio.mobspawns.use [true]: Use /mobtoggle.
# strawio.mobspawns.reload [op]: Reload the plugin.
# Placeholder: %strawmobspawns_enabled%
# Documentation: https://docs.strawio.net
# License Panel: https://panel.strawio.net
# Support: https://discord.gg/strawio

StrawIO Docs · StrawMobSpawns

Search documentation

Search across plugins and common guides.