💸 AutoSell
Configuration
# AutoSell config
# Price provider. Types: 'ShopGUIPlus', 'Essentials'
Price Provider: 'ShopGUIPlus'
# GUI Config
Tiers:
'1':
Name: 'Tier 1 AutoSell'
Rows: 1 # How many rows the GUI should have
'2':
Name: 'Tier 2 AutoSell'
Rows: 2 # How many rows the GUI should have
'3':
Name: 'Tier 3 AutoSell'
Rows: 3 # How many rows the GUI should have
'4':
Name: 'Tier 4 AutoSell'
Rows: 4 # How many rows the GUI should have
'5':
Name: 'Tier 5 AutoSell'
Rows: 5 # How many rows the GUI should have
'6':
Name: 'Tier 6 AutoSell'
Rows: 6 # How many rows the GUI should haveExplanation
Example
Customization
Last updated