Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Want to make a paper that can give you an axolotl with a pretty firework display, Look no further!
- 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 formatdiamond_helmet#1347
- The condition to migrate is that
- 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 on | August 11, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.21.8)
Dependencies
Paper