zProfileCards
A Minecraft Plugin for Player Profile Cards
Display beautiful player profile cards with statistics, biographies, and achievements in an interactive GUI.
✨ Features
- Player Statistics - Track kills, playtime, and health
- Custom Biographies - Let players write their own stories
- Achievement System - Automatic achievement tracking
- Interactive GUI - Beautiful inventory-based interface
- ⚡ Real-time Updates - Live stat tracking and data saving
- Configurable - Customize messages, limits, and behavior
Commands & Permissions
/zprofilecards view <player> |
View a player's profile card |
zprofilecards.use |
✅ All players |
/zprofilecards reload |
Reload configuration |
zprofilecards.admin |
❌ OP only |
/zprofilecards help |
Show help message |
zprofilecards.use |
✅ All players |
Aliases:
/zpc, /profilecards
Requirements
- Minecraft: 1.16+ (API version 1.16)
- Java: 8+
- Server: Spigot/Paper/Bukkit
- Dependencies: None required
⚙️ Configuration
Example config.yml:
Code (Text):
# GUI Configuration
gui:
title: "&6&lProfile Card - {player}"
# Profile Settings
profile:
default-bio: ""
max-bio-length: 150
track-achievements: true
# Statistics
stats:
track-kills: true
track-playtime: true
track-health: true
# Messages
messages:
no-permission: "&cYou don't have permission!"
player-not-found: "&cPlayer '{player}' not found!"
config-reloaded: "&aConfiguration reloaded!"
Usage
- View profiles: /zpc view <playername>
- Admin reload: /zpc reload
- Automatic Tracking - Stats update automatically as players play
Installation
- Download zProfileCards-1.0.0.jar
- Place in your plugins/ folder
- Restart your server
- Configure plugins/zProfileCards/config.yml (optional)
- Reload with /zpc reload
️ About
Author: GamingHuzai
Version: 1.0.0
License: All Rights Reserved
Discord:
https://discord.gg/R4XmFc9qCq
Made with ❤️ by GamingHuzai
Enjoy your Minecraft adventure!