add clue-step-timer (#9933)

* Add Clue Step Timer plugin

* Remove incorrectly named plugin file

* Add Clue Step Timer plugin

Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.

- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only

* Remove nested plugins directory

* Add Clue Step Timer plugin

Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.

- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only

* Fix Plugin Hub filename to match naming rules

* Add Clue Step Timer plugin

Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.

- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only

* Fix plugin repository URL

* Updated 40-character SHA

* Tidied Repository and Updated README

* Re-added Functionality for Master Caskets

* Handle master caskets via item name fallback
This commit is contained in:
Alex Betson
2025-12-27 18:36:57 +00:00
committed by GitHub
parent 12c5e0ca36
commit fe8c84e4ef

2
plugins/clue-step-timer Normal file
View File

@@ -0,0 +1,2 @@
repository=https://github.com/AlexBetson/clue-step-timer.git
commit=6a6cda765b86c26c051a31c534519c787b5138c0