Server Shop
✯ Server Shop Creation (need "Manage Guild"
permission)
"Manage Guild"
permission)mostly, mods (or) admins will set up a server shop with leno! to actively rewards users who earns their currency in their server.
below, we will explain how to set a server shop item using the options in the slash command of leno
✯ Create a Item for Server Shop
you should type
/server-shop create
the first option to type isname
, which is the name you would like to give your shop item.the next option is
price
. this is the amount of currency 🍪 you want your item to cost.after typing the price, the next option is
stock
, which is how much of the item you want in the shop. if you want the item to be infinite(unlimited), put0
.the next option is
description
. this is an optional description you can add to your item when it's listed in the shop.next, in the
optional
section, the value isrole, reward role, reply etc..


✯ View Server Shop
you can view your new item in
/server-shop show

✯ Editing Server Shop
if you made a mistake while creating an item in the shop or need to update an item or need to change the item? don't worry, we got you covered. now you can edit every single thing which you've created in the server shop.
the basic command is
/server-shop edit

in total, you can use the following editable properties in your
/shop edit
:description
,giftable
,name
,price
,reply
,reward-role
,role
description edits the item's current description into whatever new description you specify -
/shop edit description item: name description: new description
giftable edits the item's current status as to whether you want users to be able to gift the item to others by using
/give item
-/shop edit giftable item: name disabled:[Yes/No]
name edits the item's name to be something else -
/shop edit name item: name name: new name
price edits the price of the item -
/shop edit price item: name amount:#
reply edits leno reply given when a user uses the item (
/use
) -/shop edit reply item: name reply: new reply
reward-role edits the role required to purchase the item. as the role is an optional field, putting nothing will remove the require role -
/shop edit reward-role item: name role: @rewardrole
role edits the role added when the user uses the item. as the role is an optional field, putting nothing will remove the added role -
/shop edit role item: name role: @role
✯ Gifting Server Shop Item

now you can able to gift the user an item which is available in the server shop, but still it should be a giftable product. only a giftable product can able to give to another user until unless you buy the product.
once you type
/server-shop give
this will automatically fetch the item from your inventory along with the quantity you've to gift.
✯ Deleting Server Shop Item

you may feel like this season i don't want the old product and you feel to delete don't worry about spelling or which product you wish to delete.
just type
/server-shop delete
this will auto list the items created for the shop this is user friendly to help in delete the item.
✯ Buying Server Shop Item


now you no need to type
/server-shop show
to think which item to buy, instead just type/server-shop buy
this will list the items available to buy.
Last updated