boomboompower / SkinChanger

The SkinChanger mod, a simple forge mod designed to implement in-game dynamic skin and cape switching
https://no.boomy.wtf/?name=SkinChanger
Other
15 stars 3 forks source link

Random player skin #22

Open boomboompower opened 4 years ago

boomboompower commented 4 years ago

Brief Summary: An button to give the player a random skin

Usage:

  1. User clicks button
  2. A random username/UUID/URL? is drawn from a list
  3. That skin is applied to the player
  4. Profit

Justification: A mildly popular use-requested feature - it would not be difficult to implement since the API and backend functionality have already been made.

Steps: