
CoreHealth
Heal to max, fill the bar — simple, fast, reliable. - Full food, full hear.
¿What is CoreHealth?
CoreHealth is a lightweight, dependable Spigot plugin that gives server staff simple, fast tools to keep players ready for action. It adds intuitive /feed and /health commands that restore a player’s hunger and health to maximum, with support for targeting other players, configurable chat messages, and permission checks. Designed for clean project structure and easy localization, CoreHealth focuses on minimal configuration and reliable behavior so server admins can manage player states without clutter.
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
| fills the target player's hunger.
/health -> Restore a player’s health to maximum (full hearts).
- /health
| 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.
