SmartSpawner Addon
Add global boosts, per-world settings, and plugin integrations to SmartSpawner!
SmartSpawner Addon
SmartSpawner Addon
SmartSpawner, 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 SmartSpawner/%%MD1%% sell boosters and %%MD2%% 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
```yaml 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: - "Location: %player%" - "Location: %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
```yaml 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.reload permission. - `/smart-spawner-addon reload` - requires smartspawner-addon.command.reload permission.
Github:
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
