2016-04-03 16:51:33 +08:00
|
|
|
Welcome to ShopMod! This is Josh's_Shop! //command example shop_mod Josh's_Shop (Shop_List_ID/Name) Quantity
|
|
|
|
These are the items for sale:
|
|
|
|
=============================================================================================================================
|
|
|
|
Shop_List_ID:
|
|
|
|
1
|
|
|
|
Stock Name: This is the user made name of whatever is being bought. Can also be a search field.
|
|
|
|
Stack_of_Wood
|
2016-04-03 17:02:47 +08:00
|
|
|
Item_ID: This is the Object_Id reference to Objects.Yaml.
|
2016-04-03 16:51:33 +08:00
|
|
|
388
|
|
|
|
count: The number of things being bought at once. Good for bulk buying quantities.
|
|
|
|
10
|
|
|
|
price: The base cost of each purchase.
|
|
|
|
50
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Shop_List_ID:
|
|
|
|
2
|
|
|
|
Stock Name: This is the user made name of whatever is being bought. Can also be a search field.
|
|
|
|
Stack_of_Wood
|
2016-04-03 17:02:47 +08:00
|
|
|
Item_ID: This is the Object_Id reference to Objects.Yaml.
|
2016-04-03 16:51:33 +08:00
|
|
|
388
|
|
|
|
count: The number of things being bought at once. Good for bulk buying quantities.
|
|
|
|
20
|
|
|
|
price: The base cost of each purchase.
|
|
|
|
50
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Shop_List_ID:
|
|
|
|
3
|
|
|
|
Stock Name: This is the user made name of whatever is being bought. Can also be a search field.
|
|
|
|
Stack_of_Wood
|
2016-04-03 17:02:47 +08:00
|
|
|
Item_ID: This is the Object_Id reference to Objects.Yaml.
|
2016-04-03 16:51:33 +08:00
|
|
|
388
|
|
|
|
count: The number of things being bought at once. Good for bulk buying quantities.
|
|
|
|
50
|
|
|
|
price: The base cost of each purchase.
|
2016-04-03 17:02:47 +08:00
|
|
|
50
|