promotional bannermobile promotional banner

FeedEntity

Share food and consumables with players and NPCs in Hytale! Hold an item, aim at your target, and press G to feed them.

File Details

FeedEntity-1.0.3.jar

  • R
  • Mar 7, 2026
  • 144.17 KB
  • 244
  • Early Access

File Name

FeedEntity-1.0.3.jar

Supported Versions

  • Early Access

v1.0.3 - Config Persistence Fix

Bug Fixes

  • Fixed config data loss between sessions caused by non-atomic file writes
  • All three config files (config.json, consents.json, player_colors.json) now use atomic save pattern: write to temp file → backup existing → atomic rename
  • Added automatic backup recovery: if a config file is empty or corrupted on load, the plugin automatically restores from the .bak backup
  • Settings (feed ranges, particle configs, player consent preferences, custom colors) will no longer randomly reset to defaults between sessions