Added .shopreq - Shop items can now have a role requirement in order to purchase. Added .shopbuy alias for .buy

This commit is contained in:
Kwoth
2022-09-13 21:33:20 +02:00
parent d1a818542c
commit f23ffe0c67
16 changed files with 17490 additions and 3 deletions

View File

@@ -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: