quality.yml
About 73 wordsLess than 1 minute
This file stores quality labels for PixelReward
When you create a custom quality in a reward template, the plugin will look for its label set in the reward template,
if not found, it will then search for a common label name in quality.yml, and finally return the quality ID as a label if no results are found.
quality.yml
quality:
# Custom quality
common:
# Global label
label: 'Common'
rare:
label: 'Rare'