🪙
[EN] DynamicShop 3 Wiki
  • 01. How to install
  • 02. Start page
  • 03. Create your first shop
  • 04. Adding Items to the Shop
    • Item Palette
  • 05. Item Settings
  • 06. Decorate
    • Page Editor
    • Background color
  • 07. Shop Settings
    • Local shop
    • Delivery charge
    • Sign shop
    • Transaction currency type
    • Rotation Editor
    • Stock Simulator
    • Sell Command
    • Log Viewer
  • 08. Quick Find
  • 09. Quick Sell
  • 09. yml files
  • 10. Commands
  • Languages
    • 한국어
    • English
Powered by GitBook
On this page
  • For User
  • For Admin

10. Commands

Command Notation

[ a ] : This argument is optional.

< a | b | c> : You must select one of a, b, or c.

For User

Command
Desc

/ds

Open the Start page.

/shop [<shop name>]

Open the shop UI.

/ds shop [<shop name>]

Open the shop UI.

/ds qsell

Open the Quick Sell UI

/sell <hand | handall | all>

Sell items.

/ds cmdHelp <on|off>

Sets whether command help is displayed.

For Admin

Command

/ds createshop <shop name> [<permission>]

/ds deleteshop <shop name>

/ds mergeshop <shop1> <shop2>

/ds renameshop <shop name> <new name>

/ds copyshop <shop name> <new name>

/ds openshop <shop name> <player>

/ds setdefaultshop <shop name>

/ds shop <shop name> add <item> <value> <median> <stock>

/ds shop <shop name> add <item> <value> <minPrice> <maxPrice> <median> <stock>

/ds shop <shop name> addhand <value> <median> <stock>

/ds shop <shop name> edit <item> <value> <median> <stock>

/ds shop <shop name> editall <purchaseValue|salesValue|minPrice|maxPrice|median|stock|maxStock> <=|+|-|*|/> <value>

/ds shop <shop name> SetToRecAll

/ds shop <shop name> sellbuy <sellonly|buyonly|clear>

/ds shop <shop name> maxpage <value>

/ds shop <shop name> permission [<true|false|value>]

/ds shop <shop name> flag <flag name> <set|unset>

/ds shop <shop name> currency <currency>

/ds shop <shop name> position <pos1|pos2|clear>

/ds shop <shop name> shophours <open|close>

/ds shop <shop name> fluctuation <interval> <strength>

/ds shop <shop name> stockstabilizing <interval> <strength>

/ds shop <shop name> account <set|linkto|transfer>

/ds shop command <sell | buy> add <index> <command>

/ds shop command <sell | buy> delete <index>

/ds shop command active <true | false>

/ds shop <shop name> log <enable|disable|clear>

/ds shop <shop name> background <color | clear>

/ds shop <shop name> resetTradingVolume [<player>]

/ds settax <value>

/ds settax temp <value> <min>

/ds deleteOldUser <day>

/ds reload

Previous09. yml files

Last updated 2 years ago