Open dishophoiba opened 2 years ago
got them to spawn with the skin of the player but player name is not there name just default to mod name
Please see #7 for the command that was used with TwitchSpawn. you'll want to specify {"CustomName":"$name"}
or whatever the relevant CCI variable is. Specifically when you use /summon ~ ~ ~ miniatures:minime {CustomName:"Bob"}
that should set a custom name.
The player name itself is done using the Minecraft default system. The {owner:"Bob"}
just sets the skin rather than also setting the skin. This is so that people who are using complex systems that include information about donations or bits can do so simply and easily.
tying to use this mod with cci but cant seem to get them to spawn when someone follows also want there name to be on the character any ideas