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

IceBoostPanel

Reward plugin for Discord server boosters

47
0

🌟 IceBoostPanel – Discord Boost Rewards Plugin

IceBoostPanel is a powerful and easy-to-use plugin that rewards your Discord server boosters — fully automated and customizable through a simple configuration file. If you're running a Minecraft community and want to show appreciation to users who support your server with Discord boosts, this plugin is the perfect solution. It bridges the gap between Discord and your server environment by letting users claim rewards directly through Discord using a clean, interactive interface.

  • 🎁 Reward Boosters Instantly When a user boosts your Discord server, they can claim their in-game reward directly via a button in Discord. The plugin handles the rest.

  • 🛠️ Easy Configuration All settings are defined in a single config.yml file. Customize your embed messages, set command rewards, and control cooldowns without writing code.

  • 🔐 Permission and Cooldown Handling Automatically checks if the user has permission to claim, and prevents abuse with a built-in cooldown system.

  • 💬 Fully Customizable Messages Edit all messages, embed texts, button labels, and modal fields to match your server's branding or language.

  • 🧩 Command Execution Integration Supports any server-side commands — give items, run scripts, or trigger other plugins via placeholders like {PLAYER}.

✅ How to use this?

  1. Create a Booster role and a channel visible only to boosters
  2. Type /boostpanel (requires the MANAGE_SERVER permission)
  3. Done! Users can now claim their reward

⚙️ How It Works

A user with a Discord boost clicks the "✅ Claim" button in the embed. The bot opens a modal where they input their in-game nickname. The plugin verifies the user, checks cooldowns, and executes the configured reward commands. The user receives confirmation and their in-game rewards — no staff intervention required!

Configuration:

discord:
  token: ""
  status: "IceBoostPanel"
  embed:
    title: "Get your boost reward"
    description: "To claim your boost reward, click the button below"
    color: "#FF009B"
    image: ""
    footer: "IceBoostPanel"
    footer-image: ""
    button: "✅ Claim"
  messages:
    no-perm: "❌ You do not have the appropriate permissions"
    cooldown: "⚠️ You have recently claimed your reward. Please wait **{TIME}**"
    reading-error: "⚠️ An error occurred while reading the nickname"
    bad-user: "❌ This user does not exist or is not currently online"
    received: "✅ The reward has been received"
    modal:
      title: "Claim your reward"
      nickname-input: "Enter your nickname"

reward:
  # cooldown in hours
  cooldown: 24
  commands:
    - "give {PLAYER} diamond"
    - "give {PLAYER} iron_ingot"

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

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