mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
Added .shopreq - Shop items can now have a role requirement in order to purchase. Added .shopbuy alias for .buy
This commit is contained in:
@@ -1742,6 +1742,11 @@ shopremove:
|
||||
desc: "Removes an item from the shop by its ID."
|
||||
args:
|
||||
- "1"
|
||||
shopreq:
|
||||
desc: "Sets a role which will be required to buy the item on the specified index. Specify only index to remove the requirement."
|
||||
args:
|
||||
- "2 Gamers"
|
||||
- "2"
|
||||
shopchangename:
|
||||
desc: "Change the name of a shop entry at the specified index. Only works for non-role items"
|
||||
args:
|
||||
|
Reference in New Issue
Block a user