DuckUpdate
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: bukkit paper spigot
? 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
- Discord Integration: Send stylish Embed messages using Discord Webhooks.
- In-Game Commands: Easy-to-use commands for announcements and management.
- Dynamic Configuration: Customize your Embed title, color (HEX), and footer text.
- Live Reload: Update your Webhook URL or styles without restarting the server.
- Connection Tester: Built-in
/dc-update polaczcommand to verify your Webhook setup. - Zero Lag: All requests are processed asynchronously to ensure smooth gameplay.
- Update Checker: 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
- Download the DuckUpdate.jar and place it in your
pluginsfolder. - Restart your server to generate the configuration file.
- Go to your Discord Server Settings -> Integrations -> Webhooks and create a new Webhook.
- Copy the Webhook URL.
- Open
plugins/DuckUpdate/config.ymland paste your URL into thewebhook-urlfield. - Run
/dc-update reloadin-game. - Test your setup with
/dc-update polacz!
⚙️ Configuration Preview
# 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"请登录后举报
暂无评论,抢个沙发吧~