- Added MaxConsumeCount option to CustomFood
- Added DisplayMaxConsumeCount option to CustomFood
- Fixed an error occurring when using capital letters in sound
Changes - Fixed an issue where the player_head texture was not visible in versions 1.20.5 and higher - Fixed an issue where FoodComponent was not used in versions 1.21.2 and higher
- The consumable component has been applied to inedible foods in versions 1.21.2 and higher (ex. player_head, stone)
Changes - Added inventory update command
- Added inventory update configuration
- Fixed an issue where the plugin was not loaded properly in 1.21.3 or higher
CustomFood-Settings:
AutoUpdateInventory: #These options may affect server performance. If possible, use commands or higher values Enabled: false
UpdateTicks: 20
- Added spigot resource update notifications
- Added missing VanillaFood Type
- Displayed in console when running development version
- In the FoodPotionEffect format, <duration> has been changed to allow seconds values as well
- In the FoodPotionEffect format, <chance> has been changed to allow integer values as well
- An error message about invalid format will be displayed with more detailed information.
- Fixed an issue where the Duration value of a PotionEffect would not change to the new format when migrating