VentureChat icon indicating copy to clipboard operation
VentureChat copied to clipboard

Gui Menu add lore

Open Aathoss opened this issue 2 years ago • 0 comments

Hello,

It would be very interesting to be able to add a description to the items in the GUI interface Example

venturegui:
  mute:
    icon: 'REDSTONE_BLOCK'
    durability: 0
    text: '&cMute {player_name} &410m'
    lore: 
      - '&4Order reminder'
      - '&cMute <player_name> &4<time>'
      - ''
      - '&6Player penalized %player_mutes_count% times'
    permission: 'mute'
    command: '/mute {player_name} 10m'
    slot: 9

Thank you in advance for your return

Aathoss avatar Jun 11 '22 22:06 Aathoss