feat: added support for armor trims on compatible items
feat: changed leather armor color format to rrr,ggg,bbb
BREAKING: removed support for integer and hex color formats (e.g. 123123123, 0xFFFFFF)
fix: fixed rendering issues on PaperMC 1.21.4+
refactor: migrate to bytecompanions-api v2
fix: persist PlaceholderAPI expansion across reloads
fix: update default animation config to use built-in plugin animations
feat: add support for PlaceholderAPI
and others internal changes...
Placeholders:
- %bytecompanions_current-miniature% -> output: current selected miniature id
- %bytecompanions_has_<miniature_id>% -> output: true/false
