Skip to content

Commit

Permalink
added note re: autoRevealOnMovement
Browse files Browse the repository at this point in the history
  • Loading branch information
cniemira committed Mar 29, 2015
1 parent 606a50d commit 0924916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Because the MapTool server must host a saved campaign, you load a .cmpgn file in
logDebug
useStrictTokenManagement
playersCanRevealVision
autoRevealOnMovement (implies playersCanRevealVision)
useIndividualViews
playersReceiveCampaignMacros
useToolTipsForDefaultRollFormat
Expand All @@ -44,5 +45,6 @@ Something like this should do you fine:
--playerPassword="******" \
--useStrictTokenManagement \
--useIndividualViews \
--autoRevealOnMovement \
--playersReceiveCampaignMacros \
--restrictedImpersonation

0 comments on commit 0924916

Please sign in to comment.