CoreHealth provides two simple commands to instantly restore hunger and health: /feed and /health. This document covers usage, permissions, configuration keys and message keys.
Commands List of commands.
/corehealth help -> Show available CoreHealth commands. . /corehealth reload -> Reload plugin configuration and messages.
/feed -> Restore a player’s hunger to full.
/feed <player> | fills the target player's hunger.
/health -> Restore a player’s health to maximum (full hearts).
/health <player> | heals the target player to full.
If the command target is the executor, the plugin sends a single self-message confirming the action; if the target is a different player, the executor receives a confirmation that they fed/healed the target and the target receives a message stating they were fed/healed by the executor.
Permissions List of permissions.
/corehealth reload
corehealth.reload | Can be run from the console and is accessible to players who have OP access.
/feed permissions.
corehealth.feed | Allows the executing player to fill their hunger bar to maximum. Any user can run this command.
corehealth.feed.others | Allows the executing player to fill another player's hunger bar to maximum. Only players with OP access can run this command.
/health permissions.
corehealth.health | Allows the executing player to fill their health bar to maximum. Any user can run this command.
corehealth.health.others | Allows the executing player to fill another player's health bar to maximum. Only players with OP access can run this command.