From 89189ea155843264a9e0178ddcf835c77dfe58c6 Mon Sep 17 00:00:00 2001 From: ZazaYutt Date: Sat, 17 Jan 2026 19:01:46 -0800 Subject: [PATCH] add motivation (#10128) * Add Motivation plugin * Update commit hash - fix duplicate META-INF handling * Update commit - remove runtime dependency * Update commit hash Changes in motivation plugin: - Rename plugin to Help Motivation - Improve sidebar UI with column headers, alternating row colors, hover effects - Use RuneScape fonts and orange color for rank values - Fix executor usage (replace Thread.sleep with executor.schedule) - Update gitignore --------- Co-authored-by: Tyler --- plugins/motivation | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/motivation diff --git a/plugins/motivation b/plugins/motivation new file mode 100644 index 000000000..aacacff53 --- /dev/null +++ b/plugins/motivation @@ -0,0 +1,2 @@ +repository=https://github.com/Zazarothh/motivation.git +commit=0a0b0792feb46fc9b19a5346f925936cfe3baaf8