Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Is there a Mod for the new(er) feature to lock token positions?

I know about the TokenLock Mod, but instead of something that snaps them back into position, I'm looking for something that lets me use something like a !lock command to lock all player-controlled tokens without having to go through and do them manually one-by-one. Is there something like this out there, by chance?
TokenMod can do that: !token-mod --flip lockMovement --current-page --ids @{CHARACTERNAME1|character_id} @{CHARACTERNAME2|character_id} @{CHARACTERNAME3|character_id} Or you can set a query: !token-mod --?{Lock or Unlock players?|Lock,on|Unlock,off} lockMovement --current-page --ids @{CHARACTERNAME1|character_id} @{CHARACTERNAME2|character_id} @{CHARACTERNAME3|character_id}