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.