
I searched for this and could not find it anywhere, so I hope this isn't a duplicate. My players use a combination of macros and just typing "/roll etc" to play my game. However, sometimes just the number will show up, without giving me the breakdown of the dice the player rolled. Because of this, I realized that a player could simply type [[ 24 ]] and the number will print in chat as if it was rolled. Is there a way for me to prevent this? Can I disable this option somehow? I have access to the API, so adding a script to my game is possible. Thank you.