Hi, I'm trying to create a PlaceHolderExpansion but i can't make it worked. So i need to make a PlaceHolder that check if player have a certain value in a array 'data storage id:data players[{ID:1}].comsetic'. I can test this array in minecraft using this commande '/execute if data storage id:data players[{ID:1,cosmetic:[2]}]' that return "Test passed, count: 1" or "Test failed" if the players that have the scoreboard ID to 1 have a 2 in the array tested