skinsdb icon indicating copy to clipboard operation
skinsdb copied to clipboard

Optionally store skin on the database for a specific player

Open niwla23 opened this issue 5 years ago • 4 comments

What do you think of this feature: Storing the playernames with the assigned skin optionally (a checkbox in the inv) on the skinsdb so its usable on all servers so you always have same skin

niwla23 avatar Oct 19 '19 10:10 niwla23

on all servers

Do you mean all servers that run on the same machine, or all online servers with skinsdb installed?

SmallJoker avatar Oct 19 '19 10:10 SmallJoker

There's no guaranteed that "player" on "server 1" is also "player" on "server 2".

You'd have to tie this into something like mt2fa. otherwise it would be open to abuse because someone on "server 3" could just change the skin.

sofar avatar Oct 21 '19 22:10 sofar

Skinsdb support private skins. Just rename your character_xyz.png to player_youplayername_xyz.png.

To get the skins synchronized around multiple own servers you can use syncthing for example.

A central solution around different servers of different owners with different games is not recommended as sofar mentioned already.

@Niwla23 can we close this issue with this comment? Otherwise please explain more what you expect to do.

bell07 avatar May 25 '20 10:05 bell07

Alternatively, can add a client-side skin that is applied on all servers the player entered? The server will then request the player client-side skin and, if it has one, apply that

BruceMustache avatar Aug 18 '20 15:08 BruceMustache