#DeluxeMenu
1 messages · Page 1 of 1 (latest)
Command:
/papi ecloud download checkitem
/papi reload
Manual Download:
Download
Click here for more information on how to use the CheckItem Expansion.
And click here for the CheckItem wiki with DeluxeMenus example menus.
I installed CheckItem, but it's still not working. I'll send the config I made and an image of the item, along with what it shows even though I have the item.
left_click_commands: - '[console] money remover %player_name% 75000' - '[console] removeritem %player_name% PIXELMON_GREEN_PETAL 3' - '[console] removeritem %player_name% PIXELMON_PURPLE_PETAL 2' - '[console] removeritem %player_name% PIXELMON_BLACK_MANE_HAIR 1' - '[console] cc give p plate 1 %player_name%' - '[message] &7[&b&lStella&7] &fVocê Forjou uma &6&lChave de Placa' - '[close]' left_click_requirement: requirements: vipperm: type: javascript expression: "%yeconomy_money_raw% >= 75000" deny_commands: - '[message] &7[&2&LPoke&a&lLeaf&7] Desculpe... Você não tem cash o suficiente' PIXELMON_GREEN_PETAL: type: has item material: "PIXELMON_GREEN_PETAL" amount: 3 optional: false deny_commands: - "[message] &7[&2&LPoke&a&lLeaf&7] &e&lVocê não tem &6&l3x &a&lGreen Shard" - '[close]' purpleshard: type: has item material: "PIXELMON_PURPLE_PETAL" amount: 2 optional: false deny_commands: - "[message] &7[&2&LPoke&a&lLeaf&7] &e&lVocê não tem &6&l2x &d&lPurple Shard" - '[close]' darkshard: type: has item material: "PIXELMON_BLACK_MANE_HAIR" amount: 1 optional: false deny_commands: - "[message] &7[&2&LPoke&a&lLeaf&7] &e&lVocê não tem &6&l1x &8&lDark Shard" - '[close]'
Item
It literally says I don't have the item Green Shard.