#click requirements using placeholders

1 messages · Page 1 of 1 (latest)

wide sinew
#

ive tried using kills:
type: 'string equals'
input: '%statistic_entity_killed_by:zobmie%'
output: '1500'
deny_message:
- '[message]&8» &7You don''t have enough Zombie kills!'
- '[sound] BLOCK_NOTE_BLOCK_BASS'
- '[close]'

viral crest
#

Instead of string equals, use type: '>='

wide sinew
#

kills:
type: '>='
input: '%statistic_entity_killed_by:zobmie%'
output: '1500'
deny_message:
- '[message]&8» &7You don''t have enough Zombie kills!'
- '[sound] BLOCK_NOTE_BLOCK_BASS'
- '[close]' when i click this nothing happens

wide sinew
#

https://pastebin.com/AWiZcCTr, i changed the placeholder needed from killed_by to %statistic_kill_entity:pig% i enter the outpout as 1, player needs 1 pig kill for testing worked fine i changed the amount to 15 and now when i click nothing happens

viral crest
wide sinew
#

It does yes and I’ve tested with different mobs, if I have the right amount needed to click to works, but if I don’t have the amount when I click nothing happens not even the deny commands

viral crest