ZoLiryzik Plugin
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.21.x
Minimum Java: 17
Mandatory dependencies:
PlaceholderAPI
Development:
ZoLiryzik Plugin
Commands in the game:
The plugin provides the following commands for administrators and players 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).
(требуются права администратора).
- /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:
The plugin provides the following commands for administrators and players on the Discord server:
- /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
Плейсхолдеры (PlaceholderAPI)
ZoLiryzik Plugin 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:
Code (Text):
/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:
Code (Text):
/zembed "Siege of the ship" "Siege of the ship" "The Siege of the Ship event is underway\nCords X: 0 Y: 0" "0000000000000000000"
Players will be able to see this message in the Discord channel you specified.