Skin Changing
General Use
This mod allows the server to store copies of player skins and apply them without passing through mojang's auth servers. This means that, using the commands below, you can change your skin at will without logging off or effecting your normal skin shown on other servers.
Commands
There are two primary commands. The simpler /skin clear
resets your skin to the default alex/steve skin. The second /skin set
is more complicated and is explained down below.
Setting a skin
Player
This command will set your skin to the current skin of the selected username. This can be any real minecraft username, not limited to players who have joined the server.
/skin set player [minecraft username]
URL
This commands sets your skin to the image provided by your link. If you want this to work well you will need to make sure the image is a properly formatted minecraft skin.
/skin set URL [classic,slim] [URL of image]
Upload
This only applies to admins and regular players can ignore. Allows for accessing and applying skins saved into server files.
/skin set upload [classic,slim][local file path of skin]
Last updated