#Deluxe Menu Click Requirement
1 messages · Page 1 of 1 (latest)
items:
'teststone':
material: STONE
data: 1
slot: 0
update: true
display_name: "&aХранитель"
lore:
- "&aСтоимость: &e50 токенов"
- "&aБаланс: &e%te_player_money% токенов"
click_requirement:
deny_commands:
- "[message] error"
requirements:
check_token:
type: (>=)
input: "%te_player_money%"
output: "50"
click_commands:
- "[console] tadmin tokens remove %player_name% 50"
- "[message] &7Вы успешно приобрели привилегию &aХранитель."
- "[refresh]"
[16:46:11 WARN]: [DeluxeMenus] Requirement type at path: items.teststone.click_requirement.requirements.check_token is not a valid requirement type!
put it in "", not in()