!Version !Minecraft--(1.21.11)-green.svg)
PAUSE and KICK when players enter restricted worlds.HealthSync is a comprehensive Minecraft plugin that transforms cooperative gameplay by allowing players to link their vital stats—Health, Hunger, and Effects—into a unified "Group" system. Damage taken by one is shared by all. If one eats, everyone is fed. Survival becomes a true team effort.
/linkhealth <player> which expire automatically after 60 seconds if ignored./healthsync) to manage members, kick players, or leave groups./linkhealth command has been overhauled with new subcommands:
/linkhealth create [name]: Create a new group (optional name)./linkhealth invite <player>: Send an invitation to a player./linkhealth accept: Accept a pending invitation./linkhealth deny: Deny a pending invitation./linkhealth leave: Leave your current group./linkhealth delete: Disband your group (Owner only).enabled-worlds and disabled-worlds to white/blacklist sync areas.HealthSync.jar file.plugins folder.config.yml to your liking (optional).The config.yml allows deep customization of the sync mechanics:
settings:
# Enable or disable hunger synchronization
link-hunger: true
# Maximum players allowed in a single group
max-linked-players: 5
# Enable GUI for management
gui:
enabled: true
update-interval: 20
effect-sync:
# Enable sharing of potion effects
enabled: true
# NEW: World Restriction Settings
worlds:
# PAUSE - Freeze sync but stay in group. KICK - Remove from group on world change.
restriction-mode: "PAUSE"
enabled-worlds:
- world
- world_nether
- world_the_end
disabled-worlds:
- spawn_world
| Command | Alias | Description | Permission |
|---|---|---|---|
/healthsync | /hs | Opens the Link Management GUI. | healthsync.gui |
/linkhealth <player> | Send a group invite to a player. | healthsync.link | |
/unlinkhealth [player] | Unlink yourself or kick a member (if owner). | healthsync.unlink | |
/listlinked | View your current group members and stats. | healthsync.list |
| Command | Description | Permission |
|---|---|---|
/healthsync reload | Reloads the configuration file. | healthsync.admin.reload |
/clearlinks | Forcefully dissolves ALL groups on the server. | healthsync.admin.clear |
healthsync.* - Grant all permissions (Default: OP)healthsync.admin.bypass - Prevents the player from being invited or linked.Want to take the challenge to the next level? Pair Health-Sync with InventorySync!
Combining both plugins creates the ultimate cooperative survival challenge!
Found a bug or have a suggestion? Join our support community Discord Server.

Health-Sync -- Link hearts, hunger, and effects with your entire squad! Damage is shared instantly—if one takes damage, everyone feels it. The ultimate Health Share plugin for cooperative survival and hardcore challenges.