Hmm, doesn't look like this flag is exposed via 1-click. If exposed and user-configurable, you would go to your scripts, select the script in question, then alter the configuration. So, looks like you would need to uninstall the 1-click version and manually install the script from the github. Then search for the flag in the code and manually change it from false to true yourself. Then click "save Script" and it should be done. Here is the link to the github for v3.8.13. Your flag is on line 62 of this version. <a href="https://github.com/Roll20/roll20-api-scripts/blob/c6bc5c4313d82d9bb786667918a1726ad4e3c231/PowerCards/3.8.13/PowerCards.js" rel="nofollow">https://github.com/Roll20/roll20-api-scripts/blob/c6bc5c4313d82d9bb786667918a1726ad4e3c231/PowerCards/3.8.13/PowerCards.js</a>