Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SmartSpawner Addon
PluginLGPL-3.0-only

SmartSpawner Addon

Add global boosts, per-world settings, and plugin integrations to SmartSpawner!

253
Downloads
1
Followers
5 months ago
Updated
📦
3
Versions
game-mechanicsmanagementutilitypaperpurpur
Download Latestv1.0.2View on Modrinth

📖About SmartSpawner Addon

SmartSpawner Addon

This is an addon for Nighterr’s plugin, SmartSpawner, designed to give you more control, integrations, and monetization options. With this addon, you will be able to add global sell boosters, per-world settings, as well as an integration for ShopGUI+/EconomyShopGUI sell boosters and ExcellentEnchants to check if a pickaxe has a custom silk touch enchant!

Features:

🌍 Global Sell Boost

Apply server-wide multipliers to items sold inside the Spawner-GUI.

🛒 EconomyShopGUI & ShopGUI+ Integration

Use EconomyShopGUI & ShopGUI+ booster feature directly with SmartSpawner.

🛡️ CoreProtect Support

Log spawner activity & send to Discord via webhook.

💰 Configurable Shop Earnings %

Adjust how much % of the shop’s sell price players actually receive.

✨ ExcellentEnchants Support

Automatically check for custom enchants before breaking spawners (i.e., custom silk touch).

🌐 Per-World Settings

Fine-tune spawner behavior in each world:

  • Control breaking rules (require Silk Touch & level).
  • Enable/disable spawner placing.
  • Toggle spawner stacking.

🎨 Customizable Messages

Fully editable messages with RGB gradients and prefixes.

Configuration Files:

  • config.yml → ShopGUI+ integration, enchant hooks, earn percentage.
  • messages.yml → Prefixes and error/reload messages, fully customizable.
  • worlds.yml → Per-world behavior (breaking rules, Silk Touch, stacking, etc.).
config.yml
shop:
  earn_percentage:
    enabled: false
    percentage: 100

hooks:
  enchants: # Require ExcellentEnchants
    enabled: false
    required:
      - SILK_SPAWNER
  shopgui: # Require ShopGUI+
    enabled: false
    boost-permission: true
  coreprotect:
    enabled: false
  discord:
    webhooks:
      enabled: false
      url: ""
      title: "Spawner %action%"
      lines:
        - "**Player:** %player%"
        - "**Action:** %action%"
        - "**Location:** %world% %x% %y% %z%"
      actions:
        break:
          enabled: true
          color: "#20948"
        stack:
          enabled: true
          color: "#10938"
        place:
          enabled: true
          color: "#10938"
        remove:
          enabled: true
          color: "#10938"
        eggchange:
          enabled: true
          color: "#10938"

version: 1
worlds.yml
worlds:
  # Example world
  #world:
  #  break:
  #    enabled: true
  #    silk-touch:
  #      required: true
  #      level: 1
  #  place: true
  #  stack: true

Dependencies:

  • SmartSpawner

Installation:

  1. Put the .jar into the plugins folder along with the SmartSpawner plugin.
  2. Start the server (Note that it will take some time to download the assets).
  3. Edit the config (if you need to).
  4. Restart the server (if you changed something in the config in step 3).

Commands:

  • /smartspawner-addon - requires smartspawner-addon.command.main permission.
  • /smart-spawner-addon reload - requires smartspawner-addon.command.reload permission.

Github:

https://github.com/Kawi16/SmartSpawner-Addon

Discord

💡 This plugin is actively maintained! If you have suggestions or need support, feel free to reach out. Enjoy the enhanced spawner mechanics!

Addon by Kawi/AlessandroZap · Description written by yk.zqin

👥 Team & Contributors

AlessandroZap
AlessandroZapOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpur
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+3 more

🔗 Links

Modrinth Page