minecraft-initiative / UniversalFriends

A library that aims at having friends that are the same for each client.
Other
19 stars 3 forks source link

Provide person colours #18

Open IronException opened 4 years ago

IronException commented 4 years ago

basically a function that calculates what color a friend could have. (So it doesnt have to be done in the client)

IronException commented 4 years ago

there should be a standard color sheme. But I probably make it so the color scheme can be set

5HT2 commented 4 years ago

Couldn't you have it have something to save x unique colors that the client decides? Instead of predetermining the colors?

IronException commented 4 years ago

yea I will add a way for the client to decide the colors. I mean in the worst case the client doesn't have to implement what I give him.