09. yml files
The plugin creates the following files.
DynamicShop
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.
(shopName)_(index).yml
Information for each rotation
SharedData.yml
Shared data for all items in the store
DynamicShop/Shop
(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.
Last updated