TE-AutoSellEnchant icon

TE-AutoSellEnchant 7.2.0

Automatically sell all items in your inventory and VKBackpacks when they are all full!

How can I set autosell to sell everytime I break a block?
the latest version should sell as you mine.  The old version had the option to wait until your inventory is full.
It doesn't work tho, this is the code:


#plugin.author:[TeamVK](https://polymart.org/team/teamvk.4)
#plugin.url:https://polymart.org/resource/te-autosellenchant.257
#plugin.price:free
#plugin.enchant.category:Mining
Enchants:
  AutoSell:
    alias: "&a&lAutosell&r"
    description: "Automatically sell all items in your inventory and VKBackPack."
    event_map:
      BlockBreakEvent: "HIGHEST"
      TEBlockExplodeEvent: "MONITOR"
      PlayerInteractEvent: "MONITOR"
    price: 150000
    max: 1
    use_action_bar: true
    action_bar_message: "&aYou've sold &e%itemssold% &afor &e%price%&a."
    display_message: false
    display_message_interval: 60
    display_format:
      - "&bItems Sold:&r %itemssold%"
      - "&bPrice:&r %price%"
    use_right_click: false # true will allow you to initiate autosell with right click
    sell_inventory: true # true will try to sell sellable items in the inventory as well.
    occurrence: always

is your AutoSellEnchant is processing block break event?
How can I see if it's doing it?
I suggest you create a support ticket on my Discord channel.
ok, my ID is spata01, I think I need the role to write a ticket