From aa0c3c5dee54b7e9d3ef18d6babdc3587dc99c54 Mon Sep 17 00:00:00 2001 From: Danial Date: Sun, 18 May 2025 10:39:46 +1200 Subject: [PATCH] add kill-count-viewer (#7939) * Create red-prison-sentence * Update red-prison-sentence * Update red-prison-sentence * Update red-prison-sentence * Add License * Fixes Fix not checking clanmates and friends * Only check 1 player every 5 seconds gitignore bin folder * Rename plugin, add more functionality * trigger check * Update kill-count-viewer * Update LICENSE * Remove printStackTrace --- plugins/kill-count-viewer | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/kill-count-viewer diff --git a/plugins/kill-count-viewer b/plugins/kill-count-viewer new file mode 100644 index 000000000..227e02025 --- /dev/null +++ b/plugins/kill-count-viewer @@ -0,0 +1,2 @@ +repository=https://github.com/RedSparr0w/runelite-plugins.git +commit=e25c10a215ce9757f5f6958b5ccfcb72cca5f4fa \ No newline at end of file