samolego / FabricTailor

A server-side or singleplayer skin changing mod for fabric.
https://modrinth.com/mod/FabricTailor
GNU Lesser General Public License v3.0
109 stars 16 forks source link

[Suggestion] /cape? #21

Closed barraIhsan closed 2 years ago

barraIhsan commented 3 years ago

The syntax pretty much the same, but its applying cape instead of skins.

samolego commented 3 years ago

This would be possible client side only, so it's not the highest priority. It will be implemented after #12 and #22 , if I have time and motivation.

barraIhsan commented 3 years ago

Oh also, if we in server for example, and other people also have the client, can they see my cape? I think its possible, just like the CustomSkinLoader

samolego commented 3 years ago

No, the way it would be implemented other players wouldn't see the cape, as you'd need a cape server otherwise.

barraIhsan commented 3 years ago

But why the CustomSkinLoader mod thing can do that? Is that different?

samolego commented 3 years ago

CustomSkinLoader uses online services afaik, so all the clients get the info about the cape. At least I think so.

samolego commented 2 years ago

implemented in 2.0.0 (via GUI)