• Added "bypassed" cost/cooldown placeholders to indicate when a cost or cooldown is being set to 0 due to
ultrarepair.bypass.X permission. This should hopefully reduce the number of invalid bug reports.
• Added support for Minecraft 1.20.5 and 1.20.6.
For users who are UPGRADING from a lower UltraRepair version:
To change how the new bypassed indicator is displayed, add the following lines in "menus.yml" under the "confirm-hand" AND "confirm-all" sections:
Code (YAML):
# The text used for the %cost% placeholder if the player has the bypass permission.
bypassed-cost-placeholder
:
"0 &e(Cost Bypassed)"
# The text used for the %cooldown% placeholder if the player has the bypass permission.
bypassed-cooldown-placeholder
:
"0 seconds &e(Cooldown Bypassed)"