🪙
[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
  • DynamicShop
  • DynamicShop/Log
  • DynamicShop/Rotation
  • DynamicShop/Shop
  • DynamicShop/Shop_Backup

09. yml files

The plugin creates the following files.

DynamicShop

Name
Desc

config.yml

plugin settings. Language, prefix, command, delivery fee, default store, global sales tax, number notation, logs, backup interval, etc.

Lang_(version)_(lang).yml

A list of all sentences and words used by the plugin.

Layout.yml

Set how some paragraphs are displayed

QuickSell.yml

Edit Quick Sell UI

Sign.yml

Data of signs connected to sign shops

Sound.yml

UI Sound

Startpage.yml

Edit Start page UI

User.yml

User data

Worth_(version).yml

Data used to calculate item setting recommendations

DynamicShop/Log

For each store, create a folder with the store name. Create a csv file for each day in each folder.

DynamicShop/Rotation

For each store, create a folder with the store name.

Name
Desc

(shopName)_(index).yml

Information for each rotation

SharedData.yml

Shared data for all items in the store

DynamicShop/Shop

Name
Desc

(shopName).yml

Option settings for each store. data of items.

DynamicShop/Shop_Backup

All stores' yml files are backed up in this folder at specified intervals.

Previous09. Quick SellNext10. Commands

Last updated 2 years ago