SoulSpawners
Collect mob souls, customize spawners, and craft unique spawners with configurable recipes and drop chances in Minecraft.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SoulSpawners
Description
SoulSpawners adds a unique system of spawners and mob souls to Minecraft:
- Break a config.yml → a config.yml will drop. - Killing a mob has a config.yml to drop its soul. - The soul can be inserted into an config.yml — the spawner will start spawning that mob. - The soul config.yml — only through the spawner. - Craft an config.yml: 8 iron bars + 1 Nether Star. - Fully configurable config.yml: - Soul drop chance - Item representing the soul - Enable/disable soul drops, spawner drops, and spawner crafting - Custom spawner recipe - Chat messages (editable)
---
Craft

---
Commands
| Command | Description | |---------|-------------| | `/ss give <mob> <count>` | Give the soul of any mob in the specified amount. Has auto-completion for all mobs. | | `/ss reload` | Reload the plugin configuration without restarting the server. |
---
Permissions
| Permission | Description | |------------|-------------| | `soulspawner.use` | Use basic plugin commands | | `soulspawner.give` | Ability to give mob souls | | `soulspawner.reload` | Reload the plugin configuration |
---
Compatibility
- Paper / Spigot 1.21.8 - Works alongside other plugins without conflicts.
---