A mod to add multiple character support to Minecraft 1.12.2!
When you join a server with this mod installed, a gui should pop up where you can select or create a character. You can open this screen again by pressing the Change Character
key (default '
). If you don't select a character you will be kicked from the server.
To report a bug, please make an issue on this repository or message Noojuno#5466
on Discord.
This is an alpha version of the mod! Expect bugs!
<WORLD FOLDER>/playerdata/<UUID>.dat
, but is instead saved in <WORLD FOLDER>/characters/<UUID>/characters.dat
. The characters.dat
file will contain all of the data for every character a player creates.More Player Models
to save your model data to your character rather than your player. As a result, a players model data is no longer saved in moreplayermodels/<UUID>.dat
and is instead saved in your characters.dat
./gamerule mpmAllowEntityModels true
moreplayermodels.jar
. Put the jar in a folder called libs
in the projects root directory.All index values start at 1
/setrole <player> <index> <role>
/addrole <player> <role>
/removerole <player> <role|index>
/opencharactergui <player>