#click requirements using placeholders
1 messages · Page 1 of 1 (latest)
Instead of string equals, use type: '>='
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
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
And if you test the placeholder %statistic_kill_entity:pig%, does it return the correct amount of pigs you killed? You can test it using /papi placeholder me %statistic_kill_entity:pig%
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
You used deny_messages not deny_commands