Klyser8 / Karma

See how good or bad a player behaves in your server, with this score-alignment based system.
1 stars 0 forks source link

Can you add SimpleClans support? #2

Open TomLewis opened 4 years ago

TomLewis commented 4 years ago

Latest version is on GitHub https://github.com/marcelo-mason/SimpleClans He has an API.

There is a whole weight/point KDR system in SimpleClans for recording if you kill an Civilian/Neutral/Rival based on your Ally/Rival status with other crews.

Civilian = Person not in a crew Neutral = Person in a crew but not allied/rivalled Rival = Person in a rival crew

SimpleClans does all the hard work with setting the weights and recording the data for all this and managing the crews, would be brilliant to get this information into a karma plugin.

Klyser8 commented 4 years ago

So if I understand this correctly, you want Karma points to be gained/lost depending on the status of the player (Whether he is a Civilian, Neutral or Rival)?

TomLewis commented 4 years ago

Yeah, its based on Kill tho, so when a kill is triggered by SimpleClans its recorded as Civilian, Neutral or Rival based on the users crew and who they are rivalled with.

Klyser8 commented 4 years ago

That sounds simple to add, I will add it on the to-do list for the next update, which I predict will come out by the end of the month.