Event Discord
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper purpur spigot
标签: game-mechanics library utility
Description
EventControlll is a Paper plugin for Minecraft 1.21.11 that lets players create Discord scheduled events directly from the game. Instead of opening Discord and creating events manually, players can use a simple command in chat and the plugin will create the event through your Discord bot.
This is useful for raids, clan meetings, tournaments, boss events, and any activity that needs a clear announcement in your Discord server.
Features
- Create Discord scheduled events from Minecraft
- Simple command: /event <dd.mm> [location]
- Supports multi-word event titles
- Optional custom event location
- Tab completion can insert the player's current coordinates
- Fallback default location from config
- Reload command for quick config updates
- Clean and easy config.yml
- Works without DiscordSRV
Commands
- /event <dd.mm> [location]
- /eventreload
Permissions
eventcontrolll.use
eventcontrolll.reload
Configuration
The plugin includes a simple config where you can set:
- Discord bot token
- Discord guild ID
- Timezone
- Default event duration
- Default location
- Event name template
- Event description template
Requirements
- Paper 1.21.11
- Java 21+
- A Discord bot with Manage Events permission
Example
/event Dragon Raid 28.03 19:00
/event Dragon Raid 28.03 19:00 125,64,-230
/event Clan Meeting 28.03 20:30 Spawn
config.yml
discord:
bot-token: "bot_token"
guild-id: "guild"
timezone: "Europe/Moscow"
default-duration-minutes: 60
location: "Minecraft server"
name-template: "«%title%» от %player%"
description-template: "\"%title%\" Событие созданное игроком %player%."
请登录后举报
暂无评论,抢个沙发吧~