Player item subscriptions 🗞 #15
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently the
player_updated
subscription is queryingplayer_items
, which is too beefy to query on every update.Give
notify_player_item_changes
it's own topic, and use this to perform item updates.The text was updated successfully, but these errors were encountered: