➻ 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✕'
➻ When autosell is off, loot now drop where the mob died rather than where the player was.
➻ Added/mob reset <player|all>(manticsword.mobs.reset)
➻ Addedcrystals-per-mobin config.yml
➻ Added CUSTOM MODAL DATA support - mob-swords.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/manticswords/config-files/enchants.json
- Added the ability to configure the captcha inventory title
- Added further configurability (specifically help messages)
https://docs.mantic.dev/manticswords/config-files/messages.yml
- Added the ability to change the swords material inmob-swords.yml(Available materials are: DIAMOND, GOLD, IRON, STONE, WOOD and NETHERITE (1.16+))
View the up-to-date configs here https://docs.mantic.dev/manticswords/config-files/mob-swords.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!
