nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
61 stars 40 forks source link

Single-use #174

Open rodopoulos1 opened 1 year ago

rodopoulos1 commented 1 year ago

its possible to setup a Single-use item?

azalty commented 1 year ago

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 1 year ago

A friend make a plugin for me to send webhook on diacord when press use item, and i need single use

azalty commented 1 year ago

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.