From 9d2ea5d23c3d0ff951669a16c9a4b3e0fc4c84d5 Mon Sep 17 00:00:00 2001 From: Divine Dream <108881735+Divine-Dream@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:32:16 -0600 Subject: [PATCH] add overall-tob-timer (#8253) * Create overall-tob-timer displays a realtime timer when the player enters Maiden's room to track current overall raid time. * Update overall-tob-timer changed log.info to log.debug & removed overlay on shutDown(). --- plugins/overall-tob-timer | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/overall-tob-timer diff --git a/plugins/overall-tob-timer b/plugins/overall-tob-timer new file mode 100644 index 000000000..0032805fd --- /dev/null +++ b/plugins/overall-tob-timer @@ -0,0 +1,2 @@ +repository=https://github.com/Divine-Dream/overall-timer-tob.git +commit=ec70b2d48794b0ecb0b6f240c029b08fdd196a92