Changelog
Let Your Friend Eating! – Changelog
Version 1.0.3 - Quilt, Fabric, Forge (1.16.5, 1.20.1, 1.17.1, 1.18.2, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4), NeoForge (1.20.6)
New Features
- 
Cooldown System: Feeding now has a configurable cooldown to prevent spam, with optional visual indicator.
 - 
Heart Particles: There’s now a chance for heart particles to appear when feeding a player, adding a touch of cuteness 💖
 - 
Toggle Command: New command
/feedfriend toggleto enable or disable the feeding feature per player. Default setting is enabled. - 
Feed Counter System: Tracks and displays how many times each player has fed or been fed. Use
/feedfriend statsto see your feed count, or/feedfriend stats <player>for others. 
Improvements
- 
Code Refactor: Improved structure and maintainability by organizing commands into separate files.
 - 
Naming & Clarity: Renamed main class to
LetYourFriendEatingMainFunctionfor better clarity and future extensibility. - 
Deprecation Warning Handling: Began addressing use of deprecated methods like
getFoodProperties(). 
Heads-Up:
- Deprecated method usage (e.g.,
 Item#getFoodProperties) is still in place but will be updated in a future version.


