Add a setting that allows hiding the GM's drag ruler from non gm players (resolves #23)

This commit is contained in:
Manuel Vögele
2021-03-09 12:53:09 +01:00
parent 384de1a1b5
commit 862477c698
4 changed files with 25 additions and 3 deletions
+4
View File
@@ -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.",