Add a setting that allows hiding the GM's drag ruler from non gm players (resolves #23)
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"name": "Show PC speed to everyone",
|
||||
"hint": "If enabled the coloring based on actor speed for player characters will shown to everyone, even if they don't have observer permission for the character sheet."
|
||||
},
|
||||
"showGMRulerToPlayers": {
|
||||
"name": "Show GM ruler to players",
|
||||
"hint": "If disabled the ruler of GMs will not be shown for non-GM players"
|
||||
},
|
||||
"speedProviderSettings": {
|
||||
"name": "Speed Provider Settings",
|
||||
"hint": "The Speed Provider Settings contain all the game system specific settings.",
|
||||
|
||||
Reference in New Issue
Block a user