- [Fix changed shape selection not displayed correctly](https://github.com/ChaoticTrials/Excavar/commit/f8081df4ebd21b81602f35bd156d8f09e90d77d4) - *MelanX*
- [Fix multi mine not stopping after use](https://github.com/ChaoticTrials/Excavar/commit/f4eb6ac82a2f4a21734c36d943f222d77a1d62d2) - *MelanX*
- [fix xp and hunger consumption even if no block was destroyed](https://github.com/ChaoticTrials/Excavar/commit/ea1a502dedaf01ffc601ee230ac55ce9f394b88e) - *MelanX*
- [add config for xp usage type (per block/per action)](https://github.com/ChaoticTrials/Excavar/commit/5d91a3d024e4aa040a0b904cabe5518871c2e87c) - *MelanX*
- [add config for xp usage type (per block/per action)](https://github.com/ChaoticTrials/Excavar/commit/8618121a096c833fb916ec82c18188d714a207b3) - *MelanX*
- [fix xp and hunger consumption even if no block was destroyed](https://github.com/ChaoticTrials/Excavar/commit/939d25d25d5f7138e6b3492156ae6e6eb5b1bc0f) - *MelanX*
- [add tag for forbidden blocks + invert config](https://github.com/ChaoticTrials/Excavar/commit/7d6f987dbe01f9a3ffd4e4ab45ddde85da665dbe) - *MelanX*
- [add config for forbidding empty hand](https://github.com/ChaoticTrials/Excavar/commit/5735f4eac8a3543528161d345d313242783d306e) - *MelanX*
- [add config for xp and hunger usage per block](https://github.com/ChaoticTrials/Excavar/commit/90c91e137bbac88e3d939b067ec86651d26f79e9) - *MelanX*
- [add config for xp and hunger usage per block](https://github.com/ChaoticTrials/Excavar/commit/084bf4f5d5d95532eb0a38ae55d8baa6558a4ef9) - *MelanX*
- [add config for forbidding empty hand](https://github.com/ChaoticTrials/Excavar/commit/7630ec17311b36f3e12a07b806d99e496bd44d44) - *MelanX*
- [add tag for forbidden blocks + invert config](https://github.com/ChaoticTrials/Excavar/commit/c57b916433dd69ca3e947a03ba3f796e72f5d1f5) - *MelanX*
- fix highlighting being incorrect when tool doesn't have durability - MelanX
- improve denied tools list internally - MelanX
- fix key not being registered - MelanX
- fix joining without the mod installed - MelanX
- fix voiding blocks in some cases - MelanX
- fix unsynced shape - MelanX
- when switching shape while highlighting blocks, it will re-calculate the highlighting - MelanX
- when switching tools while highlighting blocks, it will re-calculate the highlighting - MelanX
- add config to deny specific tools - MelanX
- add config to disable diagonals - MelanX
- add different shapes, change order in which blocks will be found, and config which types of blocks are allowed to be mined - MelanX
- add client config for only multimine if pressing key (default off) - MelanX
- increase max blocks from 1024 to 10240 - MelanX
- add api and custom events - MelanX