Hi, i want to put 2 requirement to the left click (permission and money) But i don't understand what is the probleme
left_click_requirement:
requirements:
has_permission:
type: '!has permission'
permission: "ranks.citoyen"
deny_commands:
- '[message] &cVous avez déjà acheté ce rank!'
has_item:
type: 'has money'
amount: 15000
deny_commands:
- '[message] &cVous n''avez pas assez d''argent! Requis: 15000€'
