diff --git a/plugins/bank-bridge b/plugins/bank-bridge
index cd8d2ee88..9e38e6167 100644
--- a/plugins/bank-bridge
+++ b/plugins/bank-bridge
@@ -1,4 +1,4 @@
repository=https://github.com/theshane0314/bank-bridge-plugin.git
-commit=f3b078b27a40dbb11420a96ebcc0f8c1363f7fa0
-warning=This plugin opens a WebSocket server on 127.0.0.1 so a gear-planning website can read your bank, inventory, worn equipment and levels. Nothing is uploaded and there is no server or account involved, and only allowlisted sites can connect.
Be aware that another program already running on your own machine could forge the origin check and read the same data. It cannot see your bank PIN or anything you type.
+commit=c5392d7805483a91cccc8e15ae06478cbd4af06b
+warning=This plugin opens a WebSocket server on 127.0.0.1 so a gear-planning website can read your bank, inventory, worn equipment, levels, and which quests, achievement diaries and combat achievements you have completed. Nothing is uploaded and there is no server or account involved, and only allowlisted sites can connect.
Be aware that another program already running on your own machine could forge the origin check and read the same data. It cannot see your bank PIN or anything you type.
authors=theshane0314