From d4d2b6208d58efdb181245caf31f17fdd78738dc Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Mon, 2 Jan 2012 23:28:26 -0800 Subject: [PATCH] Updated Base Plugin Settings (markdown) --- Base-Plugin-Settings.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Base-Plugin-Settings.md b/Base-Plugin-Settings.md index a578ff4..862147a 100644 --- a/Base-Plugin-Settings.md +++ b/Base-Plugin-Settings.md @@ -106,6 +106,10 @@ The core settings defined include the following: * _defaultmap_ : this setting, a string, specifies the name of the default map for the web client when it is first loaded by a user. +* _followzoom_ : this optional setting, an integer, specifies the default zoom level for the web client when a player is selected to be followed. + +* _followmap_ : this ootional setting, a stirng, specifies the name of the default map for the web client to switch to, if needed, when a player is selected to be followed + * _verbose_ : this setting, a boolean, controls how verbose the messages are for the Dynmap plugin during startup. Setting to _false_ will significantly reduce reported messages and details. * _swampshaded_ : this setting, a boolean, controls the default for the _swampshaded_ attribute for all shaders (if true, the 1.9+ darkening of swamp biomes is applied; if false, no darkening is done). Default is true for 1.9.x and later, false for 1.8.x.