while-loop / runelite-plugins

BSD 2-Clause "Simplified" License
11 stars 21 forks source link

[Feature Request] Please Add Rating To Player Warning Output #47

Open RuneWatch opened 1 year ago

RuneWatch commented 1 year ago

Hey while-loop,

We've had rating exposed in our API for a while now, it'd be great if we could get added to the output

We have a 5 star system, where 5 is irrefutable and 1 is loose. We encourage players to make their own decision on whether or not to trust players returned based on this, rather than having a blanket rule for everyone.

Please let me know what you think. Key is 'rating'. However, iirc, WDR list does not have this.

"RSN HERE": [ { "rsn": "RSN HERE", "type": "Not Splitting", "date_of_abuse": 1676672400, "case_id": "c43b807", "url": "https://runewatch.com/case/c43b807", "rating": 3 } ],

Thanks!