IAEntitySpawners

IAEntitySpawners

This plugin allows you to spawn custom ItemsAdder entities using spawners.

17 downloads

ItemsAdderEntitySpawners ⭐

This plugin allows you to spawn custom ItemsAdder entities using spawners.

  • The plugin automatically detects spawn eggs.
  • Easy to configure.
  • Highly customizable.

Installation:

  1. Place the JAR file in the plugins folder.
  2. Restart the server.
  3. Configure your preferences in IAEntitySpawners/config.yml.
  4. Run /iaspawner reload.

Config:

# IAEntitySpawners Configuration

# Plugin message prefix
prefix: "&8[&6IASpawners&8] &r"

# Spawn interval in seconds
spawn-interval: 15

# How many entities to spawn per interval
spawn-count: 1

# Max nearby entities before spawning stops
max-nearby-entities: 6

# Player must be within this many blocks for spawner to activate
required-player-range: 16

# Spawn radius around the spawner block
spawn-range: 4

# Messages
messages:
  spawner-set: "&aSpawner configured for entity: &e%entity%"
  no-permission: "&cYou don't have permission to do this."
  not-a-spawn-egg: "&cThis is not a valid custom spawn egg."
  already-set: "&eThis spawner is already set to: &e%entity%"

No gallery available for this project.