I prefer to roll publicly but there are some problems I have with Roll20 that forces me to roll Hidden for all NPCs. Players can mouse over the rolls to see the modifiers being used which can let them meta details about the NPC NPC names appear in rolls Action details that shouldn't be known by the player appear in the description on the roll (Related) NPC names are shown under tokens by default Solution to 2 I figured out how to remove NPC names in rolls by highlighting the token and using the ChatSetAttr API and this command !setattr --sel --npc_name_flag|0 Problem with this: I need to recall doing it every time I add a new enemy token. I use a Macro to make this easier but I sometimes forget. Solution to 4 I use the API Token Aura and they have an option to make all NPC names plates not appear. That's where I am at. I have been researching for hours but no luck. I would love a solution to 1 and 3 and perhaps a better solution to 2. To be clear, this the default: I would like something like this Any help would greatly be appreciated!