Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for CrazyCrew

Want to make a paper that can give you an axolotl with a pretty firework display, Look no further!

Report CrazyVouchers?

Release
5.0.2

ryderbelserion released CrazyVouchers version 5.0.2 on Mon 9:19 PM

  • Fixed another issue with the LegacyColorMigrator.
  • Added new config option to vouchers.yml / vouchers folder
voucher:
  # The material.
  item: 'diamond_helmet'
  # An example of how to use custom model data
  custom-model-data: -1 
vouchers: # Where you make your vouchers.
  # The name of the voucher.
  money:
    # The material.
    item: 'diamond_helmet'
    # An example of how to use custom model data
    custom-model-data: -1
  • Added a new migrator type called VouchersDeprecated which at the moment only migrates old custom model data usage to the format above.
    • The condition to migrate is that item must follow the format diamond_helmet#1347
  • Fixed startup issue with old custom model data format i.e. diamond_helmet#1347
  • Added more verbose logging to all existing migrators.
  • Fixed issues with whitelist/blacklist checks.

Information

Published onAugust 11, 2025
Downloads0

Platforms

Paper Paper (1.21.8)

Dependencies