➻ AuraSkills support
➻ Added Cactus as a crop
➻ Addedcheck-block-belowin config.yml for the use of shockwave in uneven terrain
➻ Fixed an issue with Captcha in newer MC versions
➻ Addedmust-use-hoe-to-break-cropsin config.yml
➻ Added the ability for shockwave to break crops below and above the target (e.g. 3x3 rather than 3x1) ifflat-breakis disable in enchants.yml
➻ Fixed Haste enchant not working in 1.20+ (default config)
➻ Added custom break sounds in config.yml (we do not override client side sounds)
➻ Adde Hoe Settings Menu for players to toggle sell messages, summary messages and custom break sounds.
➻ Other minor bug fixes and improvements
➻ Added FastBreakAlertEvent for developers
➻ Added HarvesterHoe#isMaxed for developers
➻ Implemented an Anti Trample Feature
➻ Made stems unbreakable with the harvester hoe.
➻ Implemented a system which will stop players from placing crops then breaking them on repeat (if enabled).
Code:yaml # This will stop players from placing crops then breaking them on repeat (schematic farming) anti-place-break: false anti-place-break-millis: 3000 # This will stop players from trampling crops anti-crop-trample: true # This will stop players from breaking the stem of a crop (e.g. Melon Stem and Pumpkin Stem) anti-stem-break: true
➻ Added Prestiges (see prestige.yml and menus/prestige.yml)
➻ Interval summary added, e.g. amount of tokens, money, blocks broken, xp earned in the last minute (config.yml & messages.yml)
➻ First Join Hoes added
➻ AutoGrowth System
➻ {owner} placeholder can now be used in the hoe display name
➻ Autoreplant can now be toggled in the config
➻ Added a Harvest Event feature - which is can be activated automatically or manually. A configurable amount of winners will receive rewards for harvesting the most amount of crops. Configurable within harvest-event.yml
➻ Added {broken} and {prestige} in hoe lore
➻ Legacy placeholderapi placeholders are no longer supported (refer to https://docs.mantic.dev/mantichoes/placeholders for the latest)
➻ Formatted placeholderapi placeholders (_raw, _short) will format placeholders accordingly, default is comma
➻ No longer depends on vault, added other eco providers like EcoBits (want others? make a ticket)
➻ PlaceholderAPI internal message parsing
➻ prevent-item-drop option config.yml
➻ Ability to change key combinations to toggle autosell & open menu
➻ First join hoe (config.yml)
➻ Added per player hoe levels (disabled by default, and recommended for prestige)
➻ Added a main menu on the click of the harvester hoe (if you don't want this, turn open-main-menu-on-click to false in config.yml)
➻ Added a crop prices menu
➻ Added multiple leaderboards for each crop
➻ Fixed cocoa rotating wrong on textured wood
➻ Custom Model Data support to Menus added in MC 1.14+. (where it says "durability" or "data", insert the model data there)
➻ In enchants.json I've added the option "requiredPrestigeLevel" to enchants, meaning that you can make it so the player needs to be prestige level x before unlocking an enchant! In the upgrades menu i've added {required_prestige_level_ENCHANT} placeholder so that they aware.
➻ Migrated enchants.json to enchants.yml! This will auto migrate, and will save your old, .json config to a separate folder.
➻ In config.yml added the option below for natural drop counts (enables by default on fresh installs)
➻ Added Bamboo and Glowberries crop (right & left click harvesting supported for glowberries) support!
➻ Added EcoBits & PlayerPoints & SuperMobcoins economy support
➻ Added External Modifiers to Prestiges: 'cube-generator', 'kore-mobcoins', 'kore-collector-sell'
➻ Other bug fixes and api changes
➻ EconomyShopGUI support
➻ New command:/mantichoes levels <reset/set/add/remove> <player> <enchant> <level>(When Player Levels is enabled)
➻ New Command:/mantichoes reset <all|player>(player part is new)
➻ Replaced/captcha <player>with/mantichoes captcha <player>
➻ Added default levels to different hoe types (per hoe levelling) in harvester-hoes.yml - will only work whenplayer-based-hoe-levelsin config.yml is disabled.
➻ Enchants is now in a YML format
➻ Individual Crop leaderboards
New Feature Highlights:
Prestige System
Harvest Event Competition
Regular Summary (e.g. last 60s breakdown)
Auto Growth
New Main menu & Crop Prices menu
Enchants is now in a YML format
Bamboo and Glow Berry support
