Legi MultiAccounts

A lightweight Paper plugin that allows shared Minecraft accounts to use separate inventories, ender chests, XP, locations, and player data through manually selectable profiles.

28 downloads

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

  • /profile Opens 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.use
  • profilesystem.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.