From 519f96a218b1774e02152f7a48bd7151feec62dd Mon Sep 17 00:00:00 2001 From: Ideonomy-web Date: Tue, 28 Oct 2025 22:28:14 -0500 Subject: [PATCH] add bank-organizer (#8999) * Add Bank Organizer plugin * New Hash * Update bank-organizer commit hash * Updated README on plugin purpose & details. * Fixed typo in README * Cat7 exclusion logic changed up a bit to exclude potions better * New Hash - Updated list & exclusions * Update to quest-related items list; keys, books, and notes * Updated readme to explain quest-cleanup logic & small fixes --- plugins/bank-organizer | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/bank-organizer diff --git a/plugins/bank-organizer b/plugins/bank-organizer new file mode 100644 index 000000000..50257a83a --- /dev/null +++ b/plugins/bank-organizer @@ -0,0 +1,2 @@ +repository=https://github.com/Ideonomy-web/bank-organizer.git +commit=fba2f7397584ad988b2e1dccbf0087ca997b69e9 \ No newline at end of file