File Details
Let Your Friend Eating! 1.0.1 (1.20.x - 1.21.x)
- R
- Dec 12, 2025
- 27.11 KB
- 28
- 1.21.11+18
File Name
LetYourFriendEating_1.0.1_1.20.x_Bukkit.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
v1.0.1
Release Date: 2025-12-12
New Features
- Folia Support: Added full compatibility for Folia servers. The plugin now properly handles threaded regions and schedules console commands using the
GlobalRegionSchedulerto prevent async dispatch errors. - Toggle System: Introduced a new system allowing players to manage their feed reception status.
- Added
/lyfe togglefor players to accept or reject food. - Added
/lyfe toggle serverfor admins to enable or disable the feature globally. - Added
/lyfe toggle modeto switch between "Player Based" and "Server Forced" modes.
- Added
Bug Fixes
- Fixed "AIR" Item Name: Resolved an issue where the success message would display "AIR" instead of the food name when a player consumed the last item in their hand.
- Fixed Async Command Exception: Fixed a
java.lang.IllegalStateExceptionthat occurred when the plugin attempted to execute console commands defined infoods.jsonon Folia servers.
Technical Changes
- Implemented
PlayerDataManagerto handle persistent storage of player toggle preferences viaplayers.json. - Refactored
FeedListenerto automatically detect the server software environment (Spigot/Paper/Folia). - Updated
plugin.ymlto includefolia-supported: true.
v1.0.0
Release Date: Initial Release
Features
- Direct Feeding Mechanic: Implemented the core functionality allowing players to feed others by holding food, sneaking (Shift), and right-clicking on the target.
- Configuration System: Added
foods.jsongeneration, allowing full customization of:- Hunger and Saturation values.
- Sound effects and Particles.
- Potion effects (Buffs/Debuffs).
- Console command execution upon feeding.
- Smart Fallback System: The plugin automatically detects edible items and assigns default Minecraft values if they are not explicitly configured in
foods.json. - Feedback System: Added configurable messages to inform players of feeding status (e.g., success, cooldowns, permissions).
- Reload Command: Added
/lyfe reloadto update configuration without restarting the server.
Compatibility
- Supported Versions: Minecraft 1.20.1 and higher.
- Supported Software: Paper, Spigot, Purpur.

