promotional bannermobile promotional banner

RPG - System [pt-BR | en-US]

Adds RPG progression to Hytale with levels, XP, stats, and a combat-based health regeneration system.

File Details

RPG-STATUS-1.4.0.jar

  • R
  • Jan 29, 2026
  • 7.04 MB
  • 65
  • Early Access

File Name

RPG-STATUS-1.4.0.jar

Supported Versions

  • Early Access

📝 Changelog - (1.4.0)

👥 Party System

  • PartyManager: Implemented the core class for managing group creation, pending invites, and active member persistence.
  • Party UI (GUI): Developed the interactive interface for the /party command, allowing players to invite allies, accept/decline invites, and manage group settings.
  • Party HUD: Added a dynamic side-screen interface that displays the name and health bar of all party members in real-time.
  • Friendly Fire Prevention: Integrated a check into the damage system to block attacks between allies when the group's PvP mode is disabled.

✨ Experience Sharing

  • XP Distribution on Kill: Updated the monster death system to recognize parties. When a monster is defeated, the base experience is now shared among all party members.
  • PlayerLevel Integration: Implemented logic within the addXp method to automatically distribute a percentage of gained experience to all active members in the group.
  • Real-time Notifications: All party members now receive visual feedback and notifications when experience is shared from an ally's kill.

🛠️ Technical Adjustments & Stability

  • Session Management: Players are now automatically removed from their party upon disconnecting to prevent interface bugs and data inconsistency.
  • UI Synchronization: Added automated UI refreshing so all members instantly see changes in the group's composition (joins/leaves).