Multicount - Mod for Creating Multiple Characters
Multicount provides players with the ability to create and switch between multiple game characters (accounts) within a single Minecraft world. This mod is perfect for roleplaying with different characters or for multiple players sharing one world in a single game instance.
Main Features
For Single Player
- Switching between accounts is done through buttons next to the main menu
- The selected account applies to all worlds
For Multiplayer
- Settings are determined by commands and configuration files
- Server can set a limit on the number of accounts for each player
Commands for Regular Players
/account [<account number>]- switching between your game accounts (player disconnects during account switching)/account- shows the current active account
Commands for Operators
/accountmax query [<targets>]- shows the maximum number of accounts for specified players/accountmax query- shows the default maximum number of accounts
Additional Operator Commands
/accountmax <maxCount> [<targets>]- sets account limit for a specific player/accountmax 0- resets player's limit to default server value
Data and Configuration Files
multicount.properties- configuration file with settings for maximum accounts per playermulticount.dat- stores player UUIDs and their active accounts
Compatibility and Features
- Mod works fully on server side but supports single player and LAN games
- Switches NBT data, advancements and statistics for each account
- Other accounts' data is saved as
<uuid>.dat[<account number>] - Compatible with most mods using player NBT data
- Does not manage username changes
Important! Creating backups before using the mod is recommended to prevent data loss.