Single-use
rodopoulos1 opened this issue · 3 comments
rodopoulos1 commented
its possible to setup a Single-use item?
azalty commented
Which type of item / for what purpose?
I don't see how this could apply to default items like trails, hats, weapon skins...
rodopoulos1 commented
A friend make a plugin for me to send webhook on diacord when press use item, and i need single use
azalty commented
Your item should be registered with the 8th parameter of Store_RegisterHandler set to false (equipable=false)
This must be made in your friends' plugin.