promotional bannermobile promotional banner

PartyPro - RPGLeveling/MMOSkillTree/SimpleClaims Integration

A complete party system with HUD, compass tracking, ping beacons, teleportation, and persistent groups for multiplayer servers.
Back to Files

partypro-1.0.32.jar

File namepartypro-1.0.32.jar
Uploader
tsumoritsumori
Uploaded
Aug 8, 2026
Downloads
226
Size
1.1 MB
File ID
8600831
Type
R
Release
Supported game versions
  • 0.5

What's new

PartyPro 1.0.32 — Patch Notes

Compatibility update for HytaleServer 0.5.7 and MMO Skill Tree 1.5.2, plus fixes for all four reported issues.

Fixed

  • MMO Skill Tree XP sharing not working. MMO Skill Tree 1.5.x moved a class PartyPro looked for, which made the whole integration shut itself down. Now supported across 0.13.x – 1.5.x. XP sharing is also event-driven now instead of polling, so shared XP arrives instantly.
  • MMO XP Sharing waiting for MMOSkillTree... log spam. Gone — the retry countdown was a symptom of the bug above.
  • Two /party entries in the command list. The party ping command was registered as ping with alias p, which duplicated /p and overwrote the vanilla /ping. It is now /pping (alias /partyping).
  • JsonSyntaxException on startup preventing the mod from loading. A crash during a save could leave a config file half-written, and the resulting parse error aborted PartyPro's setup. All writes are now atomic, and unreadable files are kept as <filename>.corrupt-<timestamp> while PartyPro continues with defaults.
  • Load order: the MMO Skill Tree entry in the plugin manifest had wrong capitalization, so PartyPro was never guaranteed to load after it.

Changed

  • Built against HytaleServer 0.5.7. No breaking server API changes; supported range stays >=0.5.0-pre <0.6.0.

Note: /ping is now /pping — update any macros or server docs.

Thanks to DragonfruitHeart, ZioMark, user_bdjtbb9al2rgjzfb and user_4y8p7bribpewlzqv for the reports.

This mod has no additional files