#update lore
1 messages · Page 1 of 1 (latest)
As you can see, everything is fine there, the placeholder updates normally, but the lore does not
I'm using the DeluxeMenus-1.13.3-Release.jar version
it's the same slots that is the problem
menu_title: 'Tags' open_command: menu size: 54 update_interval: 1 items: 'default': display_name: '&7Membro' material: INK_SACK data: 8 slot: 11 priority: 2 update: true lore: - '' - '&fPreview: &7%player_name%' - '%world_time_WorldPlotme%' - '&aClique para selecionar.' left_click_commands: - '[player] tag membro' 'default2': display_name: '&7Membro' material: INK_SACK data: 8 slot: 11 priority: 1 update: true lore: - '' - '&fPreview: &7%player_name%' - '%world_time_WorldPlotme%' - '&cTag já selecionada' left_click_commands: - '[player] tag membro' view_requirement: requirements: possui: type: regex matches input: '%leaftags_tag_preset%' regex: 'Membro' 'vip01': display_name: '&3VIP' material: IRON_INGOT slot: 12 lore: - '' - '&fPreview: &3[VIP] %player_name%' - '%world_time_WorldPlotme%' - '&aClique para selecionar.' left_click_commands: - '[player] tag vip01' view_requirement: requirements: tag: type: has permission permission: 'leaftags.tag.vip1'
stupid, use type: string equals
It doesn't work because it has color
so add the color
I found another placeholder, which works
but the problem is the same as the video
does not update without reopening the menu
vip01 don't have update: true
Did you pay attention to what I said?
I'm talking about the member's lore
I changed it after you said, but this is not the problem.
I fixed the problem, thank you very much for your unwillingness

now you know to fix your problem