ZLDiscord
ZLDiscord - Plugin for voting and much more. Features: Create event voting on the server Display whether you are in voice chat or not Core versions: 1.16.5 - 1.21.x Minimum Java: 17
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.
ZLDiscord
ZLDiscord is a universal plugin for Minecraft servers that provides advanced features, including a voting system, integration with placeholders for voice chats, and the creation of custom messages. This plugin is designed to simplify and automate server management.
Version: 1.16.5 - 1.20.x
Minimum Java: 17
Mandatory dependencies: Mandatory dependencies:
Development: Development:
Commands in the game:
``` • /zevent "title" "command" "time" "channel_id" — Creates a new poll. (Administrator rights required). • /zembed "Unique Name" "Title" "Description" "Channel ID" "Image URL" "Thumbnail URL" "Footer Text"" "Footer Icon URL" — creates a new embed. (administrator rights required). (Administrator rights required). • /zembedmanage "action" "unique_name" "new_value" — Manage created embed messages. (Administrator rights required). • /zlink — Link your account to Discord. • /zunlink — Unlink your account from Discord. ```
Commands in Discord:
``` • /zevent — Creates a new poll. (Administrator rights required). • !embed — Creates an Embed message in Discord. (Requires administrator rights ). • /link < code > — Link your account to Discord. (In the bot's private messages) • /unlink — Unlink your account from Discord. ```
Permisheny:
``` zoliryzik.use zoliryzik.zlink zoliryzik.zunlink zoliryzik.zembed zoliryzik.zembed_manage ```
Placeholders (PlaceholderAPI)
ZLDiscord integrates with PlaceholderAPI to display voice chat status. Make sure you have PlaceholderAPI installed.
Available placeholders:
``` • %zoliryzik_in_vc% — Returns “In voice chat”, “Not in voice chat” and "Not bound". ```
Examples of use
Create a poll for an event:
To create a poll for an event, simply type the following into the chat:
```• /zevent "Siege of the ship" "boat run" "20m" "0000000000000000000"``` Players will be able to vote in the Discord channel you specified.
Create an embed message in Discord:
To create an embed message in Discord, simply type the following into the chat:
```• /zembed "Siege of the ship" "Siege of the ship" "The Siege of the Ship event is underwaynCords X: 0 Y: 0" "0000000000000000000"```
Players will be able to see this message in the Discord channel you specified.