im trying to set up it up with deluxe tags and when they dont havw the tag its a red stained glass and when they have it its green glass and when its green glass they click it and the put on the tag am i able to do this?
items:
red:
material: STAINED_GLASS_PANE
data: 14
slot: 0
priority: 2
display_name: '&cTest Tag'
lore:
- '&7Status: &cLOCKED'
green:
material: STAINED_GLASS_PANE
data: 5
slot: 0
priority: 1
view_requirement:
requirements:
has_permission:
type: has permission
permission: deluxetags.tag.testtag
display_name: '&aTest Tag'
lore:
- '&7Status: &aUNLOCKED'
- '&8Left-Click &7to select'
left_click_commands:
- '[close]'
- '[console] tags set %player_name% testtag'
