Add global boosts, per-world settings, and plugin integrations to SmartSpawner!
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!
Apply server-wide multipliers to items sold inside the Spawner-GUI.
Use EconomyShopGUI & ShopGUI+ booster feature directly with SmartSpawner.
Log spawner activity & send to Discord via webhook.
Adjust how much % of the shop’s sell price players actually receive.
Automatically check for custom enchants before breaking spawners (i.e., custom silk touch).
Fine-tune spawner behavior in each world:
Fully editable messages with RGB gradients and prefixes.
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
.jar into the plugins folder along with the SmartSpawner plugin./smartspawner-addon - requires smartspawner-addon.command.main permission./smart-spawner-addon reload - requires smartspawner-addon.command.reload permission.https://github.com/Kawi16/SmartSpawner-Addon
💡 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