Releases
v1.4
Jul 17, 2026
- SQLite database with auto-migration
- Embed cache with MD5 hash
- Configurable prefixes: MC (
z), Discord slash (z), Discord text (z!) - Admin Discord roles for /zcc, /zreaction
- Safe plugin reload without server restart
- GroupSync — Discord roles ↔ LuckPerms synchronization
- Reactions — automatic actions on message reactions
- Discord Modals (Modal API)
- Command blacklist (banned_commands.yml)
- Custom placeholders (placeholders.yml)
- Parentheses in conditions, array role checks
- Commands: /zstatus, /zsync, /zprefix, /zreload, /rolegive, /roleremove, /rolemenu, /role_toggle
- Placeholders: %zoliryzik_role_<id>% (OR), %zoliryzik_roles_<id>% (AND)
- Template: discord.auto_delete(), discord.open_modal(), selectmenu
- Member cache policy toggle: online/all (member-cache-policy)
v1.3
Jun 9, 2026
- /zattr attributes with per-server separation (bot/member/player)
- Cross-server command queue (cross_command_table)
- Per-key sync for links and attributes across servers
- LongPoll routing (player/main/server-name) + deduplication
- LongPoll script templates and link sessions in database
- LongPoll stability fixes — reconnection and event processing
- New config.yml: server-name, sync (links, attributes)
- PlaceholderAPI in command messages
- Custom commands /zcc with template engine
- Lang variable (_lang: ru/en) in templates
v1.2
May 25, 2026
- Fixed a bug where the plugin crashed the server on first launch
- Custom commands /zcc with template engine added
- DataStore /zattr for bot, member, and player attributes added
- LongPoll connections /zlongpoll with auto-reconnect added
- _lang variable (ru/en) added to templates and LongPoll scripts
- Role management (discord.role_add/give/remove/delete) added
- save-examples: true/false setting added to config.yml
- Bilingual examples added (RU/EN)
- LongPoll scripts now use <do action(...)>
v1.1
Aug 10, 2025
- Russian and English languages added
- Commands /zembed and /zembedmanage added
- Placeholders added to /zevent, /zembed, /zembedmanage
v1.0
Aug 4, 2025
- Create an event vote on the server
- Display whether you're in voice or not
- Create an embed message