SilkySpawnersX By SirMeliodas

Let's you mine spawners with silk touch, drop spawners on explosion, craft spawners, transform spawners, execute commands on spawner break, and play sounds! With custom DiscordSRV alerts based on conditions!

File Details

Full Release 1.0.4!

  • R
  • Mar 2, 2026
  • 136.45 KB
  • 15
  • 1.21.11+9

File Name

SilkySpawnersX-1.0.4.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3

πŸ“Œ New Changes

⚠️ MUST READ! ⚠️
Multiple big changes! Please backup your settings and regenerate your configs!

⚠️ Break permission now prevents spawner break!
e.g. silkyspawnersx.break.zombie

⚠️Players now need permission: silkyspawnersx.drop.<targetmob>
to have a spawner dropped when mined!

────────────────────────────

❌ Removed
enable-transfrom-logic
commands-on-any
────────────────────────────

πŸ”„ Changes

🏷️ Settings Renamed
- commands-on-success → mine-commands-on-success
- commands-on-fail → mine-commands-on-fail
- xp-only-natural-spawners → only-untagged-spawners-drop-xp
- required-tools → eligible-tools
- mobless-spawner → empty-spawner
- allow-crafting-mobless-spawners → allow-crafting-empty- spawners
- silkyspawnersx.break.mobless → silkyspawnersx.break.empty- spawner
- explosion-sound-radius → sound-radius-on-explosion
- execute-commands-on-explosion-drop → execute-commands-on-explosion-break
- transform-charged → transform-success
────────────────────────────

πŸ” Permission Logic Update
⚠ silkyspawnersx.break.<mob> is now REQUIRED to break spawners.

────────────────────────────
🧹 Config Cleanup
Major config comment cleanup.
Removed outdated and misleading comments.
Improved clarity and structure.
────────────────────────────

βž• Added

βš™οΈ New Settings
NEW OPTION: "NO_TOOL_REQUIRED" for <eligible-tools>
explosion-commands-on-success
explosion-commands-on-fail
prevent-spawner-break-if-no-conditions-met
drop-iron-bars-and-egg-on-spawner-destroy
────────────────────────────

🧩 New Placeholders

πŸ’₯ Explosion Events
{entity} — The entity responsible for the explosion.

⛏️ Mining Events
{eligible-tools}
{eligible-enchantments}
{required-enchantment-level}
{effective-drop-rate}
{drop-rate-roll}
────────────────────────────

πŸ” New Permission
silkyspawnersx.drop.<mob>

⚠️ Players must now have silkyspawnersx.drop.<mob> to obtain spawners.

────────────────────────────

🐞 Bug fixes:
Multiple enchantment configuration would not work. Only the first enchantment in the list would be valid.