Mark said: 29th June 2015 Added a setting to always hide initiative Refactored the settings page completely. See <a href="https://app.roll20.net/forum/post/2016392/#post-2" rel="nofollow">https://app.roll20.net/forum/post/2016392/#post-2</a>... Removed from my TODO. Api is <a href="https://app.roll20.net/forum/post/1816031/script-d" rel="nofollow">https://app.roll20.net/forum/post/1816031/script-d</a>... if you're unaware of it. I would highly recommend using it to change settings. @Greg: If you could test it within the next 24hrs I'd appreciate it. Here are some quick test results. I'll do some more complete testing tomorrow, when I re-started the sandbox, the scripts that worked the first time (pc output_option show/hide and the Initiative to the Tracker worked again, but wouldn't work after a few errors. Hard to know how long to wait some of the larger # of objects impacted NPCs (over 100) I gave it +/- 7 minutes. Also the first time I ran it, it modified 22, but the second and third time I ran the show/hide output options its detected 24, not sure why that is. !shaped-settings pcs output_option show (Tested, it worked yay.. 22 PC were updated, spot checked and it looked good. (I assume this is pcs only? and that the npc should also be an option?) Tried the NPC command and got no output from console or chat. !shaped-settings pcs output_option hide (Tried this right after the top one and nothing happened, I restarted the sandbox and tried again, it then worked, 22 pcs were updated. Spot check looked good. !shaped-settings all death_save_output_option show (Same effect as option hide, nothing in the console or chat) !shaped-settings all death_save_output_option hide (I tried testing this after the pc output_option show, and got nothing, I restarted the sandbox and tried again, after 5 minutes I got the red error in roll20 telling me i've lost connection, I'm not sure at this point if it was related or not but all my campaigns are slow and I can't get into any of them. (Looks like its not related, I retested after I got back in and sadly I didn't get a response) nothing in the api console, seems like it just ignored the command. !shaped-settings npcs initiative_output_option show No output from console or chat, assume this is the "Whisper Initiative Setting" !shaped-settings npcs initiative_output_option hide No output from console or chat, assume this is the "Whisper Initiative Setting" !shaped-settings pcs initiative_to_tracker yes Works, Message displayed in console and chat. !shaped-settings pcs initiative_to_tracker no Works. Message displayed in console and chat. !shaped-settings all initiative_tie_breaker yes No output from console or chat !shaped-settings all initiative_tie_breaker no No output from console or chat !shaped-settings npcs show_character_name yes No output from console or chat !shaped-settings npcs show_character_name no No output from console or chat !shaped-settings all attacks_vs_target_ac yes No output from console or chat !shaped-settings all attacks_vs_target_ac no No output from console or chat. Here is the console data after going through them all. "Shaped Scripts ready" Restarting sandbox due to script changes... Spinning up new sandbox... "Shaped Scripts ready" Restarting sandbox due to script changes... Spinning up new sandbox... "Shaped Scripts ready" "msg.content: !shaped-settings pcs initiative_to_tracker no" "changed initiative_to_tracker to @{initiative_to_tracker_no} for 24 creatures" "ERROR: Unable to find character initiative_to_tracker_no in chat command." "msg.content: !shaped-settings pcs initiative_to_tracker yes" "changed initiative_to_tracker to @{initiative_to_tracker_yes} for 24 creatures" "ERROR: Unable to find character initiative_to_tracker_yes in chat command."