#custom nbt item to buy
1 messages · Page 1 of 1 (latest)
i have an item with multiple executable commands from rng
and im wondering how to add it to the deluxemenu shop
iv been trying it for 3 hours
and iv seemed to get nowhere
is anyone able to help me put this into the shop
@wanton chasm yo would u be able to help me 🙏
yo @snow lion or @loud stirrup would any of you be able to assist me please
i was meant to publish the server 2 hours ago but i just cant figure out how to add this as a buyable
which plugin is that item from?
use ExecutableItems' give command in your menu's click_commands
- "[console] ei give %player_name% {id}{Variables:{var_id:val},Usage:val} 1"
just need to replace the item's id and its variables if you use any
how would i make it so you have to buy it
add a click_requirement that checks if you have enough money
and use your economy plugin's commands to take away money from the player
so i can just change this
and ofcourse the names and stuff
yeah
ohh
you just change the message, the amount of money taken, and use the ei give cmd instead of the normal give one
what would i put instead
im not sure if im
doing the command right
%player_name% will work fine in the menu
ah ok
placeholders aren't parsed when you use them directly in commands ingame
what do i put on this ?
can i completely remove the sell
commands