The Aaron, or anyone else, is there a way in a basic macro to stop the Token-Mod API from dropping a Bar_Value below zero? i.e. If Bar1_Value = 5, and you send !token-mod --sel bar1_value|-10 to the same token, can you prevent it from causing Bar1_value = -5?