Client-side player model editing

Page describing how to use syntaxes for client-side player model editing.

What is client-side player model editing? Group of syntaxes allows you to change a player's skin and nickname separately. For making the changes visible, you need to switch dimensions before calling the effect.

How to change player's skin? effect: change skin of player to {_skin} for all players Example: change skin of player to {_skin} for all players

How to change player's nickname and skin? change nick of %player% to %string% with skin %skin% for %players% Example: change nick of player to "deadmau5" with skin {_skin} for all players

Last updated

Was this helpful?