HomeJavaModsHealedPlayer
HealedPlayer
HealedPlayer is a lightweight plugin for healing, feeding, and curing players with simple commands.

It is fast, clean, permission-based, and built for modern Paper servers.


What is HealedPlayer?
HealedPlayer gives server staff simple utility commands for everyday moderation and server management.

With one small plugin, you can:



How does it work?
Each command supports three modes:


Every mode has its own permission and its own module toggle in the configuration.


Main Features


Heal Command
/heal restores the player's health and also refreshes survival needs.

It restores:


The command respects the player's maximum health attribute, so it works correctly with servers or plugins that modify max HP.


Feed Command
/feed restores food-related values.

It restores:



Cure Command
/cure cleans the player from harmful or unwanted states.

It removes:


It also restores the player's health to maximum.


Commands


Permissions


Configuration Example
Spoiler: config.yml
Code (Text):

config-version: 3.0.0

prefix: "&8[{#55ff55}H{#55ff73}e{#55ff91}a{#55ffae}l{#55ffcc}e{#55ffea}d{#55ffff}P{#6de7e7}l{#86cfcf}a{#9eb8b8}y{#aaaaaa}e{#b8b8b8}r&8]&r"

modules:
  heal: true
  heal-other: true
  heal-all: true
  feed: true
  feed-other: true
  feed-all: true
  cure: true
  cure-other: true
  cure-all: true

messages:
  no-permission: "{prefix} &8> &cYou don't have permission."
  player-only: "{prefix} &8> &cThis command can only be used by a player."
  player-offline: "{prefix} &8> &cPlayer &f{target} &cis offline."
  module-disabled: "{prefix} &8> &cThis feature is disabled."
  reload: "{prefix} &8> &aHealedPlayer plugin has been reloaded."
  heal-usage: "{prefix} &8> &7Usage: &f/heal [player|all]"
  feed-usage: "{prefix} &8> &7Usage: &f/feed [player|all]"
  cure-usage: "{prefix} &8> &7Usage: &f/cure [player|all]"
  healed: "{prefix} &8> &aYou have been healed."
  healed-by: "{prefix} &8> &aYou have been healed by &f{player}&a."
  healed-other: "{prefix} &8> &aYou healed &f{target}&a."
  healed-all: "{prefix} &8> &aYou healed &f{count} &aplayers."
  fed: "{prefix} &8> &aYou have been fed."
  fed-by: "{prefix} &8> &aYou have been fed by &f{player}&a."
  fed-other: "{prefix} &8> &aYou fed &f{target}&a."
  fed-all: "{prefix} &8> &aYou fed &f{count} &aplayers."
  cured: "{prefix} &8> &aYou have been cured."
  cured-by: "{prefix} &8> &aYou have been cured by &f{player}&a."
  cured-other: "{prefix} &8> &aYou cured &f{target}&a."
  cured-all: "{prefix} &8> &aYou cured &f{count} &aplayers."
 


Message Styling
Messages support classic Minecraft color codes and hex colors.

Example:

Code (Text):
{prefix} &8> &aYou have been healed.
Hex color example:

Code (Text):
{#55ff55}Healed{#55ffff}Player
You can use placeholders in messages:



Why use HealedPlayer?

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

HealedPlayer is a free Minecraft Java mod. Compatible with Minecraft 26.1. Downloaded 5,635 times (via Spigot). Download it and open it directly in the game.

Explore more