promotional bannermobile promotional banner

Profile API

Library adding a player profile UI; features right-click interactions, developer API, and full command support.

File Details

profile-1.0.3-forge-1.20.1.jar

  • B
  • Mar 10, 2026
  • 27.63 KB
  • 9
  • 1.20.1
  • Forge

File Name

profile-1.0.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:profile-1482084:7738598")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Profile UI Overhaul:
    • Added real-time rendering of the target player's character model.
    • Added display of the target player's equipped armor items (helmet, chestplate, leggings, boots).
    • Custom background rendering with configurable colors.
  • New Configuration Options:
    • showPlayerModel: Toggle visibility of the player character.
    • backgroundColor: Customize the UI background color (Hex).
    • textColor: Customize the data text color (Hex).
    • modelScale: Adjust the size of the rendered player model.
  • Networking: Updated network protocol to transmit player UUID, name, and armor data.
  • Fixed CurseForge project links and download badge in README.md.
  • Bumped version to 1.0.3.

Full Changelog: https://github.com/yigit-guven/Profile-API/compare/1.0.2...1.0.3