EntityMatch now supports String-values to lookup the DyeColor of an Entity. Challenges.yml is altered to use this new format. Legacy integer values are mapped to their new enum values. This method is marked deprecated and will be removed in the future.
The old matcher methods based with reflection still exist, it is possible that more advanced users use this feature.
EntityMatch now supports String-values to lookup the DyeColor of an Entity. Challenges.yml is altered to use this new format. Legacy integer values are mapped to their new enum values. This method is marked deprecated and will be removed in the future.
The old matcher methods based with reflection still exist, it is possible that more advanced users use this feature.