zMenu - Ultra complete menu plugin v1.1.1.6

Our goal: Dethrone DeluxeMenu
material: POTION
durability: 16454
  • Start of the translation of the plugin documentation in French. If you want to translate zMenu documentation into your language, please contact me.
  • You can use multiple placeholders now, do like this:
YAML:
placeholders:
- placeholder: <your placeholder>
  value: <your value>
  action: <your action>
- placeholder: <your placeholder>
  value: <your value>
  action: <your action>
Be careful, you must put an s to placeholder, otherwise it will not work.
  • You can use now the text placeholder instanceof placeHolder
  • Start new way to configure the plugin, you have now requirement and actions:
A requirement consists of a permission list to check (placeholder, permission, regex and item), an action list on success and an action list on deny.
You have 12 actions available:
  1. broadcast
  2. broadcast_sound
  3. close
  4. connect
  5. console_command
  6. data
  7. inventory
  8. message
  9. chat
  10. player_command
  11. sound
  12. refresh
Example for view_requirement:
YAML:
view_requirement:
deny:
- type: chat
messages:
- "msg Maxlego08 test"
success:
- type: sound
sound: ENTITY_PLAYER_LEVELUP
requirements:
- type: permission
permission: "admin.use"
- type: permission
permission: "use.pro.config"
- type: placeholder
placeholder: "%player_gamemode%"
value: "CREATIVE"
action: equals_string
- type: placeholder
placeholder: "%player_is_flying%"
value: "yes"
action: equals_string
Example for open_requirement:
YAML:
open_requirement:
requirements:
- type: regex
input: "%player_item_in_hand%"
regex: "(NETHERITE_|DIAMOND_|IRON_|GOLDEN_|STONE_|WOODEN_|LEATHER_|BOW|CROSSBOW|FISHING_ROD|SHEARS|SHIELD|TRIDENT|TURTLE_HELMET|ELYTRA|FLINT_AND_STEEL)"
deny:
- type: message
messages:
- "&cYou doesn't have an item in your hand."
Example for click_requirement:
YAML:
click_requirement:
left_click:
clicks:
- LEFT
- SHIFT_LEFT
requirements:
- type: placeholder
placeholder: "%player_gamemode%"
value: "CREATIVE"
action: equals_string
deny:
- type: inventory
inventory: "example"
plugin: "zMenu"
success:
- type: message
messages:
- "well <red>done <green>you did it"
More information on the plugin documentation: https://docs.zmenu.dev/
  • Add alias for placeholder action:
  1. BOOLEAN: b=
  2. EQUALS_STRING: s=
  3. EQUALSIGNORECASE_STRING: s==
  4. CONTAINS_STRING: sc
  5. EQUAL_TO: ==
  6. SUPERIOR: >
  7. SUPERIOR_OR_EQUAL: >=
  8. LOWER: <
  9. LOWER_OR_EQUAL: <=
  • Enable version checker
  • Improve javadocs
  • Remove example.yml, example2.yml and example3.yml in inventories folder
  • Remove example.yml in commands folder
  • Rename pattern1.yml to pattern_example.yml
  • Edit commands.yml file with new default config
  • Add pro_inventory.yml in inventory folder
  • Fix component for inventory name
  • Add cache system for ComponentMeta (optimizes code and makes it more efficient)
  • Fix button load if type doesn't exist
  • Add onBackClick in Button, is called when a player will click a BACK button just before performing his action.
  • Add method setMaxPage in InventoryDefault class
  • Add event cancel before use the button. It is now possible to activate the click of items in the inventory from the api
  • Inventory can load with error in button
  • Fix commands register and unregister. The commands are now saved in the plugin that will load the command.
  • Fix Firework meta for firework rocket
  • Improve documentation: #15
  • Added DefaultButtonValue in Button, Change the default values of the buttons if they are not present in the configuration. To avoid, for example, having to redefine the slot for elses buttons or not having to set isPermanent: true for NEXT or PREVIOUS type buttons
  • Added advanced_inventory.yml in default config file
  • Fix /zm reload with patterns
  • Previous and Next button are now permanent button by default
  • Else button doesnt need to set slot and page
  • Fix error with 1.20.2 (PlayerSkin#getFromPlayer)
  • Add /zm list command. View the list of available inventories.
  • Add /zm create <file name> <inventory size> <inventory name> command
  • Add action, closeInventory (more information here)
  • Add new default inventory, basic_inventory. An inventory with lots of explanation for beginners.
  • Fix ComponentMeta with old color tag
  • Disable double click on inventory click, this will trigger button actions 3 times.
  • Add playerCommands as an aliases for commands
  • Add FastEvent interface, allows you to listen to plugin events without going through the Bukkit API, performance gain
  • Add InventoryLoadEvent event, Event called when an inventory is loaded
  • Add ButtonLoadEvent event, Event called when a button is loaded
  • Add PlayerOpenInventoryEvent event, Event called when a player opens an inventory
  • Removed the requirement to have another button for the NEXT and PREVIOUS button
  • Removed registerButtonListener
  • Fix /zm open argument, you can now set argument like that: /zm open zmenu:example_punish Maxlego08 false target:Maxlego09 reason:"this is a really long reason"
  • Fix Leather color material case
  • Fix GameProfile with null name
  • Rename ButtonLoadEvent to ButtonLoaderRegisterEvent
  • Change: Allow inventories without items
  • Add %player% with papi utils
  • Add getter for MetaUpdater in InventoryManager
  • Add method getCurrentPlayerInventory in InventoryManager
  • Add method buildDisplayName in Button
  • Add method buildLore in Button
  • Add updateOnClick option, update button if player click on another button
  • Add button listener method in InventoryManager
  • Add check for new messages value saving
  • Fix placeholder verification
  • Fix patterns interactions
  • Fix itemstack amount with custom material
  • Fix item lore with lore is empty
  • Fix message translation for hex color
  • Fix Component meta regex (you can now use the mini message <gradient>)
EULA: Free EULA
9,189 Views
400 Downloads
Jun 11, 2023 Published
Jul 15, 2026 Updated
5.00 star(s)
Average rating (2)
2.7 MB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Staff
  1. Library
Game mode
  1. Skyblock
  1. Oneblock
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Recommended for you
Most used auction house plugin in the world.
4.00 star(s) 20 ratings
699 purchases
zAuctionHouse addon for multi servers
5.00 star(s) 1 ratings
81 purchases
A King of The Hill plugin that has all the flexibility that you need!
3.50 star(s) 5 ratings
54 purchases
All the power of zMenu to create a shop
4.50 star(s) 7 ratings
52 purchases
zAuctionHouse Configuration similar to the DonutSMP Auction House
4.00 star(s) 3 ratings
183 purchases
9,189 Views
400 Downloads
Jun 11, 2023 Published
Jul 15, 2026 Updated
5.00 star(s)
Average rating (2)
2.7 MB File size
Open source
  1. Yes
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Staff
  1. Library
Game mode
  1. Skyblock
  1. Oneblock
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Folia
Supported versions
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
Creator
Recommended for you
Most used auction house plugin in the world.
4.00 star(s) 20 ratings
699 purchases
zAuctionHouse addon for multi servers
5.00 star(s) 1 ratings
81 purchases
A King of The Hill plugin that has all the flexibility that you need!
3.50 star(s) 5 ratings
54 purchases
All the power of zMenu to create a shop
4.50 star(s) 7 ratings
52 purchases
zAuctionHouse Configuration similar to the DonutSMP Auction House
4.00 star(s) 3 ratings
183 purchases
Top