From 9eac69d11d068ccba01559b3eac0eaaff59d97f7 Mon Sep 17 00:00:00 2001 From: jdavison Date: Sat, 15 Aug 2026 12:47:26 +0200 Subject: [PATCH 1/5] Add mouse button drop plugin --- plugins/mouse-button-drop | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/mouse-button-drop diff --git a/plugins/mouse-button-drop b/plugins/mouse-button-drop new file mode 100644 index 000000000000..67811b2b1333 --- /dev/null +++ b/plugins/mouse-button-drop @@ -0,0 +1,2 @@ +repository=https://github.com/jakedavison/runelite-mouse-button-drop +commit=ce7ca5f6764717608a9b66e71293a26f810477ce \ No newline at end of file From aa774a648ccef03f70479ff0f70d9bd5088f7ea2 Mon Sep 17 00:00:00 2001 From: jdavison Date: Sat, 15 Aug 2026 12:49:51 +0200 Subject: [PATCH 2/5] Update mouse-button-drop commit --- plugins/mouse-button-drop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mouse-button-drop b/plugins/mouse-button-drop index 67811b2b1333..f84326393eb8 100644 --- a/plugins/mouse-button-drop +++ b/plugins/mouse-button-drop @@ -1,2 +1,2 @@ repository=https://github.com/jakedavison/runelite-mouse-button-drop -commit=ce7ca5f6764717608a9b66e71293a26f810477ce \ No newline at end of file +commit=574f66334a6e48db9b41dde36be5264060f609bc \ No newline at end of file From f43dfd3397b49d6a77aa5515a2fb09f27d09af7c Mon Sep 17 00:00:00 2001 From: jdavison Date: Sat, 15 Aug 2026 13:01:44 +0200 Subject: [PATCH 3/5] Fix repo url --- plugins/mouse-button-drop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mouse-button-drop b/plugins/mouse-button-drop index f84326393eb8..910c1f05b278 100644 --- a/plugins/mouse-button-drop +++ b/plugins/mouse-button-drop @@ -1,2 +1,2 @@ -repository=https://github.com/jakedavison/runelite-mouse-button-drop +repository=https://github.com/jakedavison/runelite-mouse-button-drop.git commit=574f66334a6e48db9b41dde36be5264060f609bc \ No newline at end of file From cb06dd9811fe2d2fb0a58fde79f69e3e1bf00547 Mon Sep 17 00:00:00 2001 From: jdavison Date: Sat, 15 Aug 2026 13:06:31 +0200 Subject: [PATCH 4/5] Add missing license --- plugins/mouse-button-drop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mouse-button-drop b/plugins/mouse-button-drop index 910c1f05b278..93dbd3abbfee 100644 --- a/plugins/mouse-button-drop +++ b/plugins/mouse-button-drop @@ -1,2 +1,2 @@ repository=https://github.com/jakedavison/runelite-mouse-button-drop.git -commit=574f66334a6e48db9b41dde36be5264060f609bc \ No newline at end of file +commit=f3665e48d04969dd46718795386934c266ecedb4 \ No newline at end of file From 8f01ee72785e3afcc9e95e2b37dbd011c1df27c5 Mon Sep 17 00:00:00 2001 From: jdavison Date: Sat, 15 Aug 2026 13:12:48 +0200 Subject: [PATCH 5/5] Enable plugin by default --- plugins/mouse-button-drop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mouse-button-drop b/plugins/mouse-button-drop index 93dbd3abbfee..cdcb4d8e13be 100644 --- a/plugins/mouse-button-drop +++ b/plugins/mouse-button-drop @@ -1,2 +1,2 @@ repository=https://github.com/jakedavison/runelite-mouse-button-drop.git -commit=f3665e48d04969dd46718795386934c266ecedb4 \ No newline at end of file +commit=ece8219bbae3908bff56af39fbd04b97823a3aa5 \ No newline at end of file