Requirements
- Velocity 3.3 - 3.4
- Java 21 or higher
- No additional dependencies required
Installation
- Download the BetterHud Velocity plugin from Hangar or Modrinth
- Place the JAR file in your Velocity server’s
pluginsfolder - Restart your proxy server
- The plugin will generate a resource pack automatically
Platform Features
The Velocity implementation provides proxy-wide HUD management:Bootstrap API
Platform Detection
The VelocityBootstrap interface provides platform identification:Network-Wide Configuration
Configure BetterHud for your entire proxy network:Resource Pack Delivery
BetterHud can serve resource packs directly from your Velocity proxy:Self-Hosting
External Hosting
Alternatively, host the generated pack externally:BetterHud/build/ to your hosting service.
Cross-Server HUDs
Manage player HUDs across different backend servers:Building from Source
To build the Velocity plugin:dist/build/libs/.
API Usage
Add BetterHud to your Velocity plugin:Limitations
Performance Considerations
Resource Pack Caching
Velocity caches resource packs efficiently:Network Bandwidth
Minimize resource pack size:Multi-Server Setup
Example setup with Velocity proxy:Debugging
Enable debug mode for troubleshooting:plugins/BetterHud/logs/.
Next Steps
Bukkit Platform
Configure backend servers
Placeholders
Create custom placeholders
Configuration
Configure BetterHud
API Reference
Explore the full API
