▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/SmartSpawner Addon
SmartSpawner Addon

SmartSpawner Addon

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

310
2

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

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:LGPL-3.0-only
Опубликован:7 месяцев назад
Обновлён:5 месяцев назад
Главная