Added the ability to sell chests by left clicking, simply add this inside sellaxe.yml
# Which clicks on a chest trigger a sell.
# Enable right-click if a shop plugin (e.g. QuickShop) already uses
# left-click on shop chests; you can then disable left-click to avoid
# the conflict entirely
sell-on:
left-click: false
right-click: true
