➻ Added the ability to use your own external economy for upgrades, shop and so on... (ProviderHandler.class)
➻ Fixed a harmless nbt exception.
➻ Added static PlaceholderAPI support to the tool lore.
➻ Removed runtime ShopGuiPlus incompatibility console notifications.
➻ Improved captcha inconsistencies.
ManticHoes 1.3.1 (#plugin-downloads)
➻ Added a single level symbol which is enabled by default, for upgrades that only have one level it will show the "unlocked" and "locked" symbol accordingly.
Code:# If an enchant has only one level, such as autosell and this is enabled the 'unlocked' message will replace number in the lore for that enchant when it's been upgrade the opposite goes for 'locked' single-level-symbol: enabled: true unlocked: '&a✓' locked: '&c✕'
ManticHoes 1.3 (#plugin-downloads)
Here are some long awaited additions:
➻ When autosell is off, broken crops now drop where the crop was rather than where the player was.
➻ Added/cane reset <player|all>(mantichoes.cane.reset) (resets all crops not just cane as command can be changed)
➻ Addedtokens-per-cropin config.yml (was always 1 before)
➻ Added CUSTOM MODAL DATA support - harvester-hoes.ymlcustom-modal-datafor the tools. (Ability to add custom textures in newer versions)
➻ Fixed an issue with enchant chances (customers, see #「」customer-announcements )
➻ Added better documentation for enchants.json: https://docs.mantic.dev/mantichoes/config-files/enchants.json
- Added more configurability (specifically some admin only command messages and the currency help message) View the up-to-date configs here https://docs.mantic.dev/mantichoes/config-files/
# When this is true economy rewards will be multiplied by the amount shockwave'd
- Added
/mantichoes resetall- Added the option to multiply rewards from shockwave in config.yml```yml
should-shockwave-multiply-rewards: true
```
View the up-to-date configs here https://docs.mantic.dev/mantichoes/config-files/config.yml
- Added the ability to change the hoe's material inharvester-hoes.yml(Available materials are: DIAMOND, GOLD, IRON, STONE, WOOD and NETHERITE (1.16+))
View the up-to-date configs here https://docs.mantic.dev/mantichoes/config-files/harvester-hoes.yml
- Added tab complete to the main command.
- Autosell is automatically enabled once upgraded.
- Menu's have automatucally migrated from
.jsonto.ymlfiles, the old files have been put into a folder calledold-fileswithin your plugin folder!
