File Details
partypro-0.8.93.jar
- R
- Mar 9, 2026
- 993.65 KB
- 2.1K
- Early Access
File Name
partypro-0.8.93.jar
Supported Versions
- Early Access
# PartyPro 0.8.93 - Patch Notes
## Debug Logging Toggle
- Added `debugLogging` option to `config.json` (default: `false`)
- All `[PartyPro-Debug]` XP sharing messages are now suppressed by default
- This eliminates the console spam from MMOSkillTree and RPGLeveling XP polling/distribution logs
- Set `"debugLogging": true` in `config.json` to re-enable debug output for troubleshooting
### Affected Systems
- RPGXPSharingService: XP polling, gain detection, distribution, and member eligibility logs
- MMOXPSharingService: XP polling, gain detection, distribution, and member eligibility logs
- MMOSkillTreeIntegration: Periodic level refresh and party status logs
- PartyHudSystem: MMO integration setup and world resolution logs
### Note
Normal `[PartyPro]` messages (initialization, errors, warnings) remain always visible and are not affected by this setting.

