- Config optimization (now cached)
- Fix: Auto-purchase was giving the default price without applying the coefficient
- Added: enchanted: true which makes the item glow
- Fix: If slot 0 is missing, [sell_zone] starts bugging out
- Added parameter: boosters_except_legal_coefficient
boosters_except_legal_coefficient: true
# if true, donation boosters will bypass the max-legal-coefficient limit
# if false, works the same as in version 2.3
- Added: Value checks before executing commands. Experimental
- click_requirement checks values before running click_commands
- left_click_requirement checks values before running left_click_click_commands
- shift_left_click_requirement checks values before running shift_left_click_commands
- right_click_requirement checks values before running right_click_click_commands
- shift_right_click_requirement checks values before running shift_right_click_commands
- drop_requirement checks values before running drop_commands