Skip to main content

BetterFood

BetterFood is a small plugin that automatically eats supported vanilla food for players with the correct permission.

What It Does

  • watches hunger changes
  • chooses a valid food from the player's inventory
  • avoids consuming custom or protected food items
  • preserves remainder items when a food returns a container

Commands and Permission

  • Permission: betterfood.user
  • Commands: /betterfood and /bf

The current subcommands are:

  • /betterfood
  • /betterfood toggleEating
  • /betterfood toggleMessage

Running the base command toggles automatic eating. The toggleMessage subcommand controls action bar notifications that appear when food is consumed (e.g., "You ate some Cooked Beef"). The settings flow is player-only; console senders only get an informational message and cannot change player state.

Important Notes

  • BetterFood is intentionally small and does not use the Nightbreak content-package flow.
  • It now uses hunger-aware selection logic rather than simply consuming the highest-value food first.

See: