Hello everyone, I am currently DM'ing a 5e D&D game using the D&D Character Sheet by Roll20. I am attempting to use the PurseStrings API to allow my players to buy/sell items at their leisure. I have read the PurseStrings README.md text file and I see that the --invlist command is a GM only command, thus I am able to populate my merchant's template in the chat and my PC's are able to interact with it accordingly with the appropriate update to their Purchased items in their treasure box. However, I am interested in allowing my players to interact with merchant's independently by selecting the Merchant Token and running the --invlist command via a token action. Unfortunately it seems as if this is not an option. There is no display in the chat box if my player presses a token Macro set up to run --invlist, and I was curious if anyone has a workaround or knows of a solution that I am unaware of. As the GM I can run --invlist at their request, which is really nice and is how I am running things presently, but my idea was to drop my players in an area allowing them to engage with NPC's with minimal GM input allowing me to focus on individual PC's during downtime without making everyone else in the party sit on their hands while I go through dialog/discuss individual PC development. I have reviewed several threads and have not found any solution to this issue. Basically, my question is this: is PurseStrings universally dependent on the GM running the --invlist function or is there a way for my players to perform this task independently? Any advice would be fantastic. Thank you!