Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Creators
Details
Licensed MIT
Published 2 days ago
ProfileSystem
ProfileSystem is a Paper plugin for Minecraft 1.21+ that allows multiple people to use the same Minecraft account while keeping separate player profiles.
Each profile stores:
- Inventory
- Armor
- Offhand
- Ender Chest
- XP & Levels
- Health & Hunger
- Saturation
- Player Location
Profiles are global and manually selectable, making the plugin perfect for shared Minecraft accounts.
Features
- Profile GUI with player heads
- Save, load and delete profiles
- YAML-based storage
- Autosave support
- Adventure API messages
- Combat protection cooldown
- Configurable messages
- Async file handling
- Clean and lightweight system
Commands
-
/profileOpens the profile GUI. -
/profile save <name>Saves the current profile. -
/profile load <name>Loads a saved profile. -
/profile delete <name>Deletes a profile.
Permissions
profilesystem.useprofilesystem.admin
Compatibility
- Minecraft 1.21.6
- Paper API 1.21.6
- Java 21
Storage
Profiles are stored in:
plugins/ProfileSystem/profiles/
Important
Profiles are NOT linked to UUIDs or Minecraft accounts. They are fully manual and designed for shared-account usage.

