Panel Open Close
Panel Open Commands
panel:
name: "Custom Panels Trixy"
command: custompanel
description: Custom Panels First Using Panel
type: CHEST
readonly: true
permission: custompanels.settings
panel-open-commands:
- "msg=Panel Opened"
- "set_item=[{player}-lastitem] 1 20"
Panel Close Commands
panel:
name: "Custom Panels Trixy"
command: custompanel
description: Custom Panels First Using Panel
type: CHEST
readonly: true
permission: custompanels.settings
panel-close-commands:
- "msg=Panel Closed"
- "set_data={player}-lastitem {player_handitem_meta}"
Last updated