- Added new action: action_bar.
- Added support for use built-in placeholder in lang placeholder.
- The per player language feature has been added, which allows you to determine the language displayed by the plugin based on the language of different players' clients.
- The advanced message format feature has been added, allowing you to display not only messages in the regular chat box, but also support for action bars, titles, boss bars, and sounds.
- The language placeholder feature has been added, allowing for the display of customized language texts for different client languages.
- ItemFormat Update: Added those item component support:
- attribute->each single attribute modifier->display-mode and display text
- equippable->can-be-sheared and shear-sound
- damage-type (Require 1.21.11)
- kinetic-weapon (Require 1.21.11)
- minimum-attack-charge (Require 1.21.11)
- piercing-weapon (Require 1.21.11)
- swing-animation (Require 1.21.11)
- use-effects (Require 1.21.11)
- attack-range-key (Require 1.21.11)
- component option in ItemFormat now require Paper 1.21.6+ version instead of previous 1.21.5+ version.
- Added debuild-item-method option in config.yml file.
- component option inside ItemFormat now can be parse into yml format by setting this option to true.
- This feature is still in early alpha.
This version only test on 1.21.10 servers, version below this version need test before update.
Enligsh:
中文:
- The code for generating the resource pack has been completely reset. Now, the resource pack will be completely regenerated every time the plugin is loaded. Therefore, you can freely change the textures's cmd, scale, translation, and other things in the configuration file, and reload the plugin to regenerate the modified resource pack.
- 完全重置了生成资源包的代码,现在,资源包会在每次加载插件时都会完整的重新生成,因此,你可以自由的更改配置文件中的cmd,scale,translation等配置,并reload插件来重新生成修改后的资源包。
