Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
Platforms
Links
Tags
Creators
Details
Licensed Primly Documentation
Published 3 days ago
PlayerProfile
Server profile of player.
Let your players customize their profile!
Features (2026+1.0.1)
- GUI: Keep it simple with only
/ppor/playerprofilecommands - Player Stats: Kills, Deaths, Playtime, JoinDate, Bio, and social links
- Customization: Change your profile background, enable bio or socials
- Configuration: All messages are editable
- More features: Let's download it to see it's full potential
Commands & Permissions (2026+1.0.0)
| Command | Alias | Description | Permission |
|---|---|---|---|
/playerprofile |
/pp |
Opens main GUI | playerprofile.use |
| - | - | Settings use | playerprofile.settings |
| - | - | Settings use - background change | playerprofile.settings.changebg |
Images / Screenshots (2026+1.0.1)
Section "Gallery"
Files
config.yml
# ╔════════════════════════════════════════════════════════════════════╗
# ║ PlayerProfile PLUGIN CONFIG ║
# ║ Update: June 6, 2026 ║
# ╚════════════════════════════════════════════════════════════════════╝
# Internal version tracking - DO NOT CHANGE THIS VALUE
config-version: "2026+1.0.1"
# ╔════════════════════════════════════════════════════════════════════╗
# ║ GENERAL SETTINGS ║
# ╚════════════════════════════════════════════════════════════════════╝
limits:
max-bio-characters: 120
max-social-characters: 64
lang/en.yml
plugin:
reload: "&aPlayerProfile plugin has been reloaded successfully!"
general:
no-permission: "&cYou don't have permission to use this command!"
player-only: "&cOnly players can use PlayerProfile."
input-cancelled: "&cPlayerProfile input cancelled."
commands:
usage: "&cUsage: /playerprofile"
chat:
type-bio: "&eType your new bio in chat. Type 'cancel' to stop."
type-search: "&eType the player's name in chat. Type 'cancel' to stop."
type-social: "&eType your {social} name/link in chat. Type 'cancel' to stop."
bio-too-long: "&cYour bio must be {max} characters or fewer."
social-too-long: "&cYour {social} must be {max} characters or fewer."
bio-updated: "&aYour bio has been updated."
social-updated: "&aYour {social} has been updated."
bio-disabled: "&cEnable your bio in profile settings before editing it."
player-not-found: "&cPlayer not found: {player}"
bio-reset: "&aYour bio has been reset."
background-changed: "&aProfile background changed to {color}."
gui:
main-title: "&3PlayerProfile"
your-stats: "&aYour Stats"
your-stats-lore: "&7Click to view your profile stats."
search-player: "&bSearch Player"
search-player-lore: "&7Click and type a player name in chat."
your-stats-title: "&3Your Stats"
other-stats-title: "&3{player}'s Stats"
settings-title: "&3Profile Settings"
background-title: "&3Background Color"
player-profile: "&7Player profile"
default-bio: "&7Click your head to set your bio."
click-change-bio: "&eClick to change your bio."
kills: "&cKills"
deaths: "&7Deaths"
playtime: "&6Playtime"
join-date: "&eJoin Date"
unknown: "&7Unknown"
discord: "&9Discord"
instagram: "&dInstagram"
youtube: "&cYouTube"
social-link-placeholder: "&7Social link placeholder"
social-type: "&7Social: &f{social}"
social-empty: "&7Not set. Click to edit."
social-current: "&7Current: &f{value}"
social-click-edit: "&eClick to edit your {social}."
go-back: "&cGo Back"
go-back-lore: "&7Return to the previous menu."
settings: "&bSettings"
settings-lore: "&7Customize your profile display."
toggle-socials: "&bSocials: {status}"
toggle-bio: "&bBio: {status}"
enabled: "&aEnabled"
disabled: "&cDisabled"
toggle-lore: "&7{description}"
click-toggle: "&eClick to toggle."
socials-description: "Show or hide Discord, Instagram, and YouTube."
bio-description: "Show or hide your bio on your player head."
reset-bio: "&cReset Bio"
reset-bio-lore: "&7Click to delete your current bio."
background-color: "&bBackground Color"
background-current: "&fCurrent: {color}"
background-color-lore: "&7Click to choose a glass pane color."
background-choice-lore: "&7Click to use this background."
Note: This plugin is AI optimized but wont ever be rewritten by it or dramatically changed. Because sometimes bug/problem appears and I don't know everything, help is needed.


