Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Chest Spawn
Все версииChest Spawn 4.4.2

Chest Spawn 4.4.2

Release1 мес. назад

Список изменений

SpawnChestPlugin v4.4.2

IN THIS VERSION FOLIA SUPPORT WAS REMOVED

What's New

bStats Integration


Customizable Guardian Types

Configuration Example

Add to your config.yml:

features:
  guardians:
    enabled: true
    
    # Guardian counts per tier
    common-count: 2
    rare-count: 3
    legendary-count: 5
    
    # NEW: Guardian mob types
    # Valid types: ZOMBIE, SKELETON, WITHER_SKELETON, SPIDER, CAVE_SPIDER,
    # CREEPER, ENDERMAN, PIGLIN, ZOMBIFIED_PIGLIN, BLAZE, STRAY, HUSK, 
    # DROWNED, VEX, VINDICATOR, PILLAGER, RAVAGER, SHULKER, PHANTOM, etc.
    
    common-type: ZOMBIE           # Default guardians for Common chests
    rare-type: SKELETON           # Default guardians for Rare chests
    legendary-type: WITHER_SKELETON  # Default guardians for Legendary chests
# Example 1: Spider-themed server
features:
  guardians:
    common-type: SPIDER
    rare-type: CAVE_SPIDER
    legendary-type: CAVE_SPIDER  # with more spawns

# Example 2: Nether-themed
features:
  guardians:
    common-type: ZOMBIFIED_PIGLIN
    rare-type: BLAZE
    legendary-type: WITHER_SKELETON

# Example 3: End-themed  
features:
  guardians:
    common-type: ENDERMITE
    rare-type: ENDERMAN
    legendary-type: SHULKER

# Example 4: Raid-themed
features:
  guardians:
    common-type: PILLAGER
    rare-type: VINDICATOR
    legendary-type: RAVAGER

  • Fixed compatibility issue with mob types across MC versions
  • Improved version-safe entity type detection

Метаданные

Канал релиза

Release

Номер версии

4.4.2

Загрузчики

Paper
Purpur
Spigot

Версии игры

1.18–26.1.2

Загрузок

26

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная