41 lines
1.2 KiB
INI
41 lines
1.2 KiB
INI
## Settings file was created by plugin Kat.FastSellInFlea v1.2.0
|
|
## Plugin GUID: katrin0522.FastSellInFlea
|
|
|
|
[Settings]
|
|
|
|
## Hold this key to show quick offer adding when opened context menu
|
|
# Setting type: KeyboardShortcut
|
|
# Default value: LeftShift
|
|
Quick Offer Hold Key = LeftShift
|
|
|
|
## Press keybind when hover on item
|
|
# Setting type: KeyboardShortcut
|
|
# Default value: RightShift
|
|
Quick Offer Press Key When Hover = RightShift
|
|
|
|
## Choose how your offer price will be based on market values
|
|
# Setting type: AutoFleaPrice
|
|
# Default value: Average
|
|
# Acceptable values: Minimum, Average, Maximum
|
|
Flea Market Price Preset = Minimum
|
|
|
|
## TypeValue -> RawPrice - Value
|
|
## TypePercent -> RawPrice - percent%(RawPrice)
|
|
# Setting type: TypeMathPrice
|
|
# Default value: Value
|
|
# Acceptable values: Value, Percent
|
|
Type Adjust Price = Value
|
|
|
|
## The amount to subtract from the fetched flea price before add offer.
|
|
# Setting type: Int32
|
|
# Default value: 1
|
|
# Acceptable value range: From 0 to 9999999
|
|
Price Subtract Value = 1
|
|
|
|
## The percent% to subtract from the fetched flea price before add offer.
|
|
# Setting type: Int32
|
|
# Default value: 1
|
|
# Acceptable value range: From 0 to 99
|
|
Price Subtract Percent % = 1
|
|
|