
This plugin lets you mine spawners with Silk Touch, & specify the required tools.
⛏️ There are options to set per-mob droprate, and grant bonus drop-points to users via permissions.
Supported Versions ✅ 1.21.4 • ✅ 1.21.5 • ✅ 1.21.6 • ✅ 1.21.7 • ✅ 1.21.8 • ✅ 1.21.9 • ✅ 1.21.10 • ✅ 1.21.11 • ✅ 26.1.1 +
Requirements:
- Vault(optional),
- EssentialsX(optional),
- PaperMC or PaperMC fork(⚠️CRITICAL),
- Java 21+(⚠️CRITICAL).
Commands:
Spoiler
- ssx give Gives spawners to target player(admins only, or with permission silkyspawnersx.give).
- ssx transform Patreons only. Transform the held spawner to the selected mob type, and charges the player(requires permission silkyspawnersx.command.transform).
- And many more command for administrators.
The base plugin is FREE and includes per‑mob drop rates, required tools and enchantments, and permissions for placing, transforming, and breaking spawners. All additional features are reserved for Patreon supporters 😊.
Discord alerts support with custom conditions based on success and more:

⚙️ Config:
Spoiler

💧 Per-mob drop-rate:
Spoiler

🔊 Custom sounds on spawner break:
Spoiler

💥Eplosion drops:
Spoiler

📝 Commands on break events:
Spoiler

🛠️ Spawner craft:
Spoiler

🧬 Spawner transform with egg or command:
Spoiler

📨 Custom messages on events:
Spoiler

🌈 Custom spawner names:
Spoiler

🛜 API for spawner interaction events. e.g DiscordSRV Alerts:
Spoiler

Premium features:
- Sounds on successful/failed spawner break.
- commands on successful/failed break.
- TNT Spawner destruction drops.
- Spawner crafting with custom prices per mob
- Bonus craft-prices for specific players managed by permissions
- Spawner transform-logic to charge players for transforming spawners
- Bonus transform-prices for specific player managed by permissions
Is this plugin missing features? No problem, just open up a ticket in my Discord server so we can discuss what can be done, all for free!
I you have any questions or find any issues, please contact me on Discord, Patreon, or in my Minecraft server, links:
- Bstats: https://bstats.org/plugin/bukkit/Silky%20Spawners%20X/28095
- Discord: https://discord.com/invite/DPHwP4N5Bb
- Patreon: https://www.patreon.com/c/sirmeliodaz
- 🎮 MC Server: mc.nyannetwork.net
Keywords: spawners, silktouch, silk touch, craft spawners, transform spawners.
Ченджлог
1.0.5.2Релиз1.21.9, 1.21.10, 1.21.11 · 15 апреля 2026 г.
Transformation with egg could be bypassed with an egg. A new message was added to the config to let players know when transformation is disabled by SilkySpawnersX.
1.0.5.1Релиз26.1, 26.1.1, 26.1.2 · 15 апреля 2026 г.
Transform event was interfering with break event preventing players from breaking spawners. Bug is now patched.
1.0.5Релиз26.1, 26.1.1, 26.1.2 · 14 апреля 2026 г.
1.0.5 Release ⚠️ New API changes were made, please update your DiscordSRV alerts or related. For better referance, you can find the API documentation at: https://github.com/nyannetwork-dev/SilkySpawnersX-Async-API
➕Added:
🥇 Official support for Minecraft 26.1 +
🧬Transform command for Patreon members. See how it works: https://streamable.com/qqgapr This command allows players to transform spawners held in the hand to whatever chosen type. Command permissions needed: silkyspawnersx.command.transform, and silkyspawnersx.command.transform.
⚙️ Added transform command event to the API. Read the documentation on git: https://github.com/nyannetwork-dev/SilkySpawnersX-Async-API
🌈 Added Mini message support from Adventure API. Players can now use 🌈 rainbow 🌈 like colors!
🖊️ Added plugin prefixes in the config. Players can now choose how they call SilkySpawnersX!
👨🍳 API Changes: - 🧬 Transform event changes:
From getPrice -> getFinalPrice
From context price -> final-price
From world -> world-name
From target -> monster-name-from-clicked-spawner
From egg -> monster-name-from-egg
From chargedPrice -> charged-amount
From wasCharged -> was-player-charged. Boolean -> (boolean)
From basePrice -> base-price
From remainingBalance -> remaining-balance
From economyStatus -> removed
From isOperator -> is-operator
From economyStatus -> removed
- ⛏️ Mining event changes:
From tagOnSpawner -> isSpawnerTagged
From world -> world-name
From dropRate -> drop-rate(double)
From baseRate -> base-rate(double)
From bonus -> drop-bonus(double)
From xpAwarded -> xp-awarded(int)
From heldTool -> held-tool-name
From heldToolEnchantments -> held-tool-enchatments(string)
From eligibleTools -> eligible-tools(String)
From eligibleEnchantments -> eligible-enchantments(String)
From isOperator -> is-operator(boolean)
- 📦 Place event changes:
From isSpawnerTagged -> wasSpawnerAlreadyTagged(Boolean)
- 💥Explosion event changes:
From world -> world-name(String)
From dropRate -> drop-rate(String)
Removed entityActor
Added: context[was-spawner-already-tagged] (Boolean)
- 🛠️ Crafting event changes:
unitPrice -> unit-price(double)
orderAmount -> order-amount(int)
chargeAmount -> formated-total-charge(string, e.g. $50)
world -> world-name(String)
isOperator -> is-operator(boolean)
isCreative -> is-creative(boolean)
Added: context['price-modifier](double) which provides permission discounts.
**⚙️ Settings changes: ** From transform-messages -> transform-with-egg-messages
**❤️🩹 Bug fixes and performance improvements **
1.0.4.3Релиз26.1, 26.1.1, 26.1.2 · 8 марта 2026 г.
Fixed:
Spawners would always drop vanilla XP(small amount) regardless of settings. affected versions: 1.0.4 +
spawnerNames.yml config had the wrong template
If you encounter any bugs or notice my plugin is missing features, please open up a ticket in my server and I'll try my best to fix anything and add whatever feature you 'd like.
1.0.4.2Релиз1.21.9, 1.21.10, 1.21.11 · 8 марта 2026 г.
Added new custom spawner names for 💎 Premim users 💎:
- You can now set custom names and and lore for spawners
- Color codes supported! E.g.: zombie: name: "&cA Scary Zombie Spawner 😱" lore: - "&7This spawner will spawn &czombies&7"
Added support for 🏪 ShopGUI+ ⚠️ Experimental ⚠️: The code to make it work was implemented, but I can't confirm it works until I get confirmation from the community.
I couldn't test it myself because I don't own a copy of the plugin, and the owner did not want to provide a trial version of their plugin.
1.0.4.1Бета1.21.9, 1.21.10, 1.21.11 · 7 марта 2026 г.
Spawner names will now follow vanilla naming. e.g.: New: "Monster Spawner" Old: "Zombie Spawner"
Bugs Fixed: Vanished players would be able to duplicate spawners IF they had block break turned off.
1.0.4Релиз1.21.9, 1.21.10, 1.21.11 · 2 марта 2026 г.
📌 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. 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. 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 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.
⚠️ Players must now have silkyspawnersx.drop. to obtain spawners.
────────────────────────────
🐞 Bug fixes: Multiple enchantment configuration would not work. Only the first enchantment in the list would be valid.
1.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 10 января 2026 г.
There are many changes once again, please back up your configs. The config upgrader will migrate most of your settings but IT IS NOT perfect. This version was tested very well thoroughly and should have 0 bugs!
Changes:
Sound range for sounds triggers. MANY bug fixes Fixed messages defaults Fixed config defaults(This was the culprit behind most of the bugs) Improved crafting logic. Logic is now VERY clean and produces 0 lag! Separated Prepare and Craft listeners into multiple files ⚠️ Remember! ⚠️ To place spawners you now need the permission silkyspawnersx.mobname, please read the config for more details
Memberships giveaway! I am still giving away premium memberships! Please join my Discord Server, open up a ticket and ask for this promotion! To be eligible you must write an honest review of the plugin, and join the FREE Patreon tier.
Thank you for using SilkySpawnersX By SirMeliodas
Комментарии
Загружаем…