Releases: BlvckBytes/ItemPredicateParser
Releases · BlvckBytes/ItemPredicateParser
v0.0.16
v0.0.15
Updates:
- Added
folia-supported
toplugin.yml
(there wasn't really anything to adapt code-wise)
v0.0.14
Updates:
- Added translation
tr_tr.txt
- Added
TranslationLanguage#TURKISH_TR
v0.0.13
Updates:
- Added translation
zh_cn.txt
- The pre-processor now supports loading arbitrary local files
v0.0.12
Updates:
- Migrated to pre-processor support
- Added translation
en_us.txt
- Added translation
de_de.txt
v0.0.11
Updates:
- Now handling armor-trims properly; added version-specific NETHERITE_UPGRADE_SMITHING_TEMPLATE key-decision
- Added missing version-dependent code-branch for
1.20
- Reworked
CommandUpdater
's bukkit-package locator inBukkitEvaluable
v0.0.10
Updates:
- Added configurable name and aliases to command
- Ever so slightly improved the performance of Syllables again
v0.0.9
Updates:
- Improved the performance of matching syllables by around 40% (rewrote the corresponding algorithm based on experience gained by messing with the prototype)
v0.0.8
Updates:
- Added support for ExcellentEnchants
- Substituted throwing on missing translation-values by simply logging a warning, as to not disable the plugin on not-yet supported external Registry-extending plugins
v0.0.7
Updates:
- Expanded predicates displayed in
/ipp test <language> <predicate>
are now precisely highlighted
Breaking Changes:
- Environment of config-section
playerMessages.predicateTestResult
changed in a non-compatible way; please either delete this section, or the whole file.