mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-04-04 15:03:37 -04:00
add scrollboxcounter (#8411)
* Create scrollboxcounter * added chat message A chat message is displayed if a scroll box is picked up from the ground: "holding 2/3 scroll boxes (hard)" * fixed chat message send on inventory update Chat message was only sent on item pickup. Now it also shows on scroll box "appearing" in your inventory (for example, when woodcutting). Also checks if you withdraw from a bank interface to not send the chat msg * removed deprecated api methods * added config option for chat message
This commit is contained in:
2
plugins/scrollboxcounter
Normal file
2
plugins/scrollboxcounter
Normal file
@@ -0,0 +1,2 @@
|
||||
repository=https://github.com/thelaakes/scrollboxcounter.git
|
||||
commit=0a12c7b152a7e2ecd0de17b5500a3670d65be76b
|
||||
Reference in New Issue
Block a user