Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps fr.maxlego08.menu:zmenu-api from 1.1.0.6 to 1.1.0.8.

Changelog

Sourced from fr.maxlego08.menu:zmenu-api's changelog.

Unreleased (1.1.0.8)

New Features

  • New Item Component System (1.20.5+) - Complete overhaul with 30+ components (Enchantments, Lore, Trim, Tool, PotionContents, WrittenBook, AttributeModifiers, etc.). Improved error handling and case sensitivity.
  • Animated Inventory Titles - Requires PacketEvents.
  • Local Placeholders - local-placeholders section in inventory/pattern configs, cached with Guava for better performance.
  • Actions Pattern System - Define default actions for all buttons in actions_patterns/ directory.
  • New Actions: message-to (send to specific player), open-actions and close-actions for inventories.
  • Console Commands - Commands can now be executed from console (console: true).
  • LuckPerms - Permission expiration support with time unit configuration.
  • MiniMessage support in toasts.
  • Multi-line inventory names (useful with zTextGenerator).
  • Resin trim material support.

Bug Fixes

  • Fixed Avast false positive on VirusTotal.
  • Fixed async access block and container component issues.
  • Fixed PacketAnimationListener task execution when plugin is disabled.
  • Fixed button reference in updatedButtons iteration.
  • Various minor fixes.

Internal Changes

  • Removed getCustomItemStack(Player player) method. Use getCustomItemStack(Player player, Placeholders placeholders) instead.
  • Renamed package zcorecommon.
  • Moved Component classes to API module.
  • Added nullability annotations and new interfaces (BuildContext, MenuItemStackContext).
  • Improved JavaDoc documentation.

1.1.0.7

  • Fixed NMS compatibility for 1.21.10.
  • Fixed issues with DeluxeMenus inventory loading.
  • Fixed MiniMessage regex handling.
  • Added the ZMenuItemsLoad event, triggered when zMenu custom items are loaded or reloaded.
  • Improved the logging system.
  • Improved item mechanics.
  • Added deny-chance-actions support for actions.
  • Various minor fixes and general code improvements.
  • Added new placeholders:
    %zmenu_time_unix_timestamp%,
    %zmenu_time_next_day_unix_timestamp%,
    %zmenu_time_today_start_unix_timestamp%

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fr.maxlego08.menu:zmenu-api](https://github.com/MaxLego08/zMenu) from 1.1.0.6 to 1.1.0.8.
- [Release notes](https://github.com/MaxLego08/zMenu/releases)
- [Changelog](https://github.com/Maxlego08/zMenu/blob/main/changelog.md)
- [Commits](https://github.com/MaxLego08/zMenu/commits)

---
updated-dependencies:
- dependency-name: fr.maxlego08.menu:zmenu-api
  dependency-version: 1.1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

Assignees

The following users could not be added as assignees: NotNighter. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants