From 77c0da11eb3ca100c1478699a4523538e3704321 Mon Sep 17 00:00:00 2001 From: vikke1234 Date: Sat, 8 Feb 2025 09:08:13 +0100 Subject: [PATCH] add raids-death-indicator (#7229) * Add raids death indicator * fix url * remove extra tags * fix hash * remove GSON dependency * fix plugin properties * add license * remove System.out usage * changed name to raids death indicator along with other misc fixes. * remove system io * Downgrade log.info to log.debug --- plugins/raids-death-indicator | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/raids-death-indicator diff --git a/plugins/raids-death-indicator b/plugins/raids-death-indicator new file mode 100644 index 000000000..1c3f86476 --- /dev/null +++ b/plugins/raids-death-indicator @@ -0,0 +1,2 @@ +repository=https://github.com/vikke1234/raids-death-indicator.git +commit=d566cd962a40504a22ddfe483bf4e618e8d76f32 \ No newline at end of file