Compatibility
Minecraft: Java Edition
1.21ā1.21.10
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 9 months ago
Updated 9 months ago
RayHeartVision šļøā¤
The lightweight, high-performance health indicator for modern Minecraft.
ā” Overview
RayHeartVision is a next-generation health display plugin designed for Survival Multiplayers (SMPs) and Lifesteal servers. Unlike older plugins that cause lag with holograms, RayHeartVision uses client-side packets and ray-tracing to display health with zero server performance impact.
⨠Features
- ā¤ļø Action Bar Display: See the exact health of any mob or player instantly when you look at them.
- šÆ Ray-Traced Precision: Uses optimized ray-tracing to detect exactly which entity you are looking at.
- š Below Name Support: Classic "Health Under Name" display for PvP.
- š Lag-Free: Runs asynchronously to keep your TPS at 20.0.
- šØ Fully Customizable: Change symbols (ā¤), colors, and formats in
config.yml.
š ļø Installation
- Download the
.jarfile. - Place it in your server's
/pluginsfolder. - Restart your server.
āļø Configuration
below-name:
enabled: true
suffix: " &cā¤"
action-bar:
enabled: true
ray-trace: true
distance: 15
symbol: "ā¤"
color-healthy: "&c"
color-low: "&4"


