From ab5d39ac85ed5792daef12fdbd9ca9bd6e113f75 Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Thu, 28 Aug 2025 11:09:05 -0600 Subject: [PATCH] add hopper (#8912) - Adds an overlay that tracks your remaining world hops (~390-400) and their regeneration (~93 per hour). - Shows hops left, missing to full, and time until full. - Color-coded bar and optional icon. - Configurable warnings and desktop notifications when low. - Persists across sessions and can reset manually or on login. --- plugins/hopper | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/hopper diff --git a/plugins/hopper b/plugins/hopper new file mode 100644 index 000000000..6aa7ec1f5 --- /dev/null +++ b/plugins/hopper @@ -0,0 +1,2 @@ +repository=https://github.com/ChunkyAtlas/hopper.git +commit=af866cdce7b2a3595661fea47c6727cf51854a60