Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published 6 days ago
ItemsAdderEntitySpawners ā
This plugin allows you to spawn custom ItemsAdder entities using spawners.
- The plugin automatically detects spawn eggs.
- Easy to configure.
- Highly customizable.
Installation:
- Place the JAR file in the plugins folder.
- Restart the server.
- Configure your preferences in IAEntitySpawners/config.yml.
- 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%"


