➻ Added placeholders to messages within enchants:
{0} - money earned ($#,###,###)
{1} - internal currency earned (#,###,###)
API UPDATE:
➻ Added RodUseEvent (not cancellable, but loot, xp, money and shards can be modified)
➻ ShardsGiveFromFishingEvent is now deprecated and will be removed in version 1.5
➻ 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.
➻ 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✕'
➻ Added/fish reset <player|all>(manticrods.fish.reset)
➻ Added CUSTOM MODAL DATA support - rods.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/manticrods/config-files/enchants.json
- Added the ability to configure the captcha inventory title
- Added further configurability (specifically help messages)
https://docs.mantic.dev/manticrods/config-files/messages.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!
