Code (Text):
extra-requires:
- level,15,take
- placeholder_api,%statistic_jump%,>=,1500,Player Jumps
extra-requires-message:
- "&6Extra Requirements:"
- "&7You need 15 levels and 1500 jumps to craft this."
- "&9Status:"
- "&a%current_1%&8/&a%required_1% &7Levels"
- "&a%current_2%&8/&a%required_2% &7Jumps"
Use %current_X% and %required_X% variables to show the status of the X condition (corresponding to that line). For example %current_2% means the second line, thus the placeholder_api condition.