-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently there's no way to open another inventory from an inventory with arguments besides using the admin command from console but doing that breaks the back button and much more. it would be nice if we could specify arguments as the menus being opened.
something like this Id imagine.
cobbleshop:
type: INVENTORY
slot: 19
inventory: "nas_shop"
plugin: "zMenu"
arguments:
- "block:stone"
- "someotherarg:somevalue"
item:
material: cobblestone
name: "&fOpen the CobbleStone shop"
lore:
- "&7Click here to open"
Edit: sorry I suck at formatting here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request