3.2.2
- Now you can use change-item section in Item Format.
3.2.1
- Added NeigeItems and eco support in price.
3.2.1
- Fixed error when selling items from eco plugin.
3.2.0
- Added new price type: Item Match. This new price type also require MythicChanger.
Small fix
- Fixed Item Format does not work in 1.19~1.19.2.
1.21.1 support
- Added 1.21.1 support in Item Format.
Small fixes
- Fixed plugin print error when using command tab complete in some case.
Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
Bug fix
- Fixed ItemFormat parser does not work in version below 1.19.
3.1.0
- Added Standard Localized Item Name Translate feature.
- Due to the fact that the Minecraft server does not store client language files, the plugin cannot know the name of the item you hold displayed on your client. Therefore, in most scenarios where the item name is displayed, we directly display its English name. Now this new feature will automatically download the client language file and translate your item name.
- You have to setup this feature first to enable this feature.
- Removed check-full-drop option in config.yml. Plugin now will always try drop reward items when player's inventory is full.
Hook Update
- Added VotingPlugin economy hook support.
- Added ExecutableItems item hook support.
3.0.8
- Added price.ignore-item-format-keys option, useful for people want to use fuzzy checking item price.
- Fixed ItemFormat sell method does not work in some case.
- If this plugin print error on pre-1.21 server, for now it should be solved.
1.20.6 and 1.21 support
- Added 1.20.6 and 1.21 support
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format.
3.0.6
- Changed UI configs options key, don't worry, old UI config can still use in this version.
- Fixed plugin ger error when use wrong UI id in /s2w open command.
- Changed default empty-amount option value to 1 in UI config to fix auto reset system doesn't work as well with default value to 0.
3.0.5
- Fixed plugin print error when only use /s2w command without any args.
3.0.4
- Added auto-save.hide-message option, if set to true, we will no longer display auto save message at console.
3.0.3
- Fixed effect and entity_spawn at remote location action does not work as well.
3.0.2
- Updated default config.yml file.
3.0.0
- No longer support use Mini Message at item.
- Added full new Item Format support.
- Rewrite command manager codes.
- Start use new language manager.