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.4-forge-1.20.1.jar

  • B
  • Mar 10, 2026
  • 30.31 KB
  • 36
  • 1.20.1
  • Forge

File Name

profile-1.0.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • UI Refinements:
    • Repositioned player model higher and slightly right to align with armor slots.
    • Repositioned "Appearance" header for better framing.
    • Vertically centered skin head icon with the profile title.
  • Dynamic Colored Stats:
    • Health values now appear in Red.
    • Experience values now appear in Green.
  • Interactive Armor Slots:
    • Added hoverable tooltips for armor items (configurable via enableArmorTooltips).
  • Profile Title Color: Title now matches the player's team or name color from the Tab list.
  • Fixed Icons: Updated Experience icon to use the correct XP orb sprite.
  • Premium UI Polish: Introduced structured panels and framed areas for a more professional look.
  • Framed Player Model: Added a recessed, 3D-effect frame for the player character display.
  • Row-Based Data Layout: Stats are now organized into subtle, readable rows with better vertical spacing.
  • Enhanced Typography: Added color-coding for labels (Gold) and values (White), plus a highlighted title (Cyan).
  • Appearance Header: Added a dedicated sub-header for the player model area.
  • New Configuration: Added useFancyPanels and highlightColor for further customization.
  • Vanilla UI Style: New configurable option to use standard Minecraft GUI textures for the Profile Screen.
  • Player Skin Heads: Added 2D skin head rendering next to player names in the UI.
  • Dynamic Icons: Automatic heart, hunger, and XP icons for relevant profile data entries.
  • Enhanced Configuration: Added vanillaStyleUi, showSkinHead, and showIcons toggles.
  • Documentation: Updated README with full feature list and updated developer API examples.
  • Improved UI spacing and alignment for data entries.
  • Added null-safety checks for client-side player connection states.
  • Bumped version to 1.0.4.
  • Re-centered character model for better framing.

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