minecraft-initiative / UniversalFriends

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

public trust value #22

Open IronException opened 4 years ago

IronException commented 4 years ago

This might be controversial so you should definitely be able to change this in your settings. The idea is to store the trustfulness of players on a server so another player can get the data. That way when you first come across someone you know whether he is rather trustable or not.

This could also be more made more fitting for possible situations: Basically it is very likely that the friends of your friends are also friends to you. The same goes for the enemies of your friends. Therefore the values from your friends should be valued more than from others.

IronException commented 4 years ago

actually this comes pretty close to 2clan2tags already. Let's implement that too somehow

zeroeightysix commented 4 years ago

Not sure how I feel about this. While cool, I think this is out of scope for the library and would require us to set up our own server, etc.

IronException commented 4 years ago

a public github repo could be used