[+] Allows Shift + Left Click in the auction GUI to remove your own item.
[+] Allows using formatted prices in the /ah sell command, for example, /ah sell 1k = /ah sell 1000.
[+] Uses the DonutPlusWorth hook to set a minimum selling price for each item. For example, if the diamond's value is set to 100 in DonutPlusWorth, the minimum selling price here is 71.
hooks:
# When true, enforce DonutPlusWorth-based minimum prices for listed items.
donutplusworth: false
prices:
minprice:
# Note that this is the minimum price configuration when the DonutPlusWorth hook is enabled, not the min-price above.
enabled: true
# Minimum listing price = (DonutPlusWorth base price * percentage), rounded to the nearest whole number.
# Uses the base DonutPlusWorth price (no multipliers).
# Example: base price 100 * 71.42857142857143% -> 71.
percentage: 71.42857142857143
or recreate configuration
