AutoDropMatcher
About
Client-server Fabric mod that intercepts chat messages starting with '.addtodrop' to save item names to a ****** file, and drops matching inventory items in bulk via a client keybind (V key). Uses the modern Fabric CustomPayload networking API and ServerMessageEvents for clean chat interception without registering commands.