Saros Char System
🎭 Characters Management
The Saros Char System offers an advanced character management system for Minecraft servers. Now every player can create multiple unique characters with their own characteristics and switch between them directly in the game.
Creating Characters
Use the /createchar command to create a new character by specifying first name, last name, birth date, and gender. Each created persona receives unique attributes and characteristics.
Switching Between Characters
Easily change active characters using the /char <ID> command. The system automatically saves and loads all data:
- Inventory contents
- Active effects and potions
- Health and hunger levels
- Current location
💾 Data Storage
All character information is stored server-side in JSON format at data/chars/<playerUUID>. By default, 2 characters per player are allowed, but this value can be changed in configuration.
⚙️ Settings
The mod provides flexible configuration:
- Maximum number of characters (
maxChars) - Restricting command access to operators only (
requireOpForCommands)
📋 Available Commands
/createchar
Creates a new character:
/createchar <first_name> <last_name> <birth_date> <gender>
/char
Switching between saved characters:
/char <ID>
/charinfo
Viewing information about current character:
/charinfo <player_name>
🔧 Compatibility
- Forge 1.20.1 ✅
This modification adds a new level of role-playing depth to your Minecraft world! 🎮