File Details
0.2-BETA Better Player Locator Bar
- B
- Mar 24, 2025
- 58.57 KB
- 279
- 1.21
- Fabric
File Name
better-player-locate-bar-0.2-BETA.jar
Supported Versions
- 1.21
Curse Maven Snippet
### 🖥️ **Customizable Interface**
- **Rounded icons** representing players.
- **Dynamic colors** with join animations.
- **Stylized borders** with smooth gradients.
- **Smooth animations** using `lerp`.
- **Height indicator** (arrow showing if a player is above or below).
- **Progressive transparency** based on distance (fades at 100 blocks, nearly invisible at 5000).
- **Option to display the player’s head** instead of a colored icon.
### 🎮 **Enhanced User Experience**
- **Smooth movements** with interpolation.
- **"Show Names" mode when pressing `Tab`**.
- **Automatic adjustment of the experience and status bars** when interacting with the HUD.
### 📡 **Server Synchronization**
- **Real-time location tracking** of other players in the bar.
- **Detect nearby players** without needing a minimap.
- **Supports official and TL Skin skins**.
- **Persistent data storage** for players outside render distance.
### ⚙️ **Advanced Configuration**
- **Complete settings menu** (`F8`).
- **Modify some of active functions**.
- **Coming JSON configuration editor (Experimental and maybe not functional)**.

