The upcoming RuneLite plugin update implements a new field for the player's KC at the respective source inside drop data sent to the server.
This should be communicated to any relevant notifications created for the drop so as to be included in a group's notification embed if desired.
See:
services/notificiation_service.py
data/submissions/drop.py
The upcoming RuneLite plugin update implements a new field for the player's KC at the respective source inside drop data sent to the server.
This should be communicated to any relevant notifications created for the drop so as to be included in a group's notification embed if desired.
See:
services/notificiation_service.pydata/submissions/drop.py