DuckUpdate
DuckUpdate is a lightweight and lag-free plugin that allows you to send professional server update announcements directly to Discord using customizable Webhooks.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
DuckUpdate
🦆 DuckUpdate
A lightweight and efficient Discord notification system for your Minecraft server.
DuckUpdate allows server administrators to send beautiful, professional-looking update announcements directly from Minecraft to a Discord channel using Webhooks. Keep your community informed about new features, bugfixes, and maintenance with a single command.
---
🌟 Features
* Tab Completion: Send stylish Embed messages using Discord Webhooks. * Tab Completion: Easy-to-use commands for announcements and management. * Tab Completion: Customize your Embed title, color (HEX), and footer text. * Tab Completion: Update your Webhook URL or styles without restarting the server. * Tab Completion: Built-in `/dc-update polacz` command to verify your Webhook setup. * Tab Completion: All requests are processed asynchronously to ensure smooth gameplay. * Tab Completion: Automatic notification for admins when a new plugin version is available. * Tab Completion: Full support for command suggestions and arguments.
---
🛠 Commands & Permissions
| Command | Description | Permission | | :--- | :--- | :--- | | `/dc-update <version> <text...>` | Sends an update announcement to Discord. | `duckupdate.admin` | | `/dc-update polacz` | Tests the connection to your Discord Webhook. | `duckupdate.admin` | | `/dc-update reload` | Reloads the `config.yml` file. | `duckupdate.admin` |
---
📥 Installation
1. Download the Webhook URL and place it in your `plugins` folder. 2. Restart your server to generate the configuration file. 3. Go to your Webhook URL -> Webhook URL -> Webhook URL and create a new Webhook. 4. Copy the Webhook URL. 5. Open `plugins/DuckUpdate/config.yml` and paste your URL into the `webhook-url` field. 6. Run `/dc-update reload` in-game. 7. Test your setup with `/dc-update polacz`!
---
⚙️ Configuration Preview
```yaml
DuckUpdate Configuration
webhook-url: "YOUR_DISCORD_WEBHOOK_URL_HERE"
Embed Customization
embed-title: "🦆 New Update" embed-color: "#5865F2" # Hex code footer-text: "DuckUpdate Notification System"