Updated Base Plugin Settings (markdown)

mikeprimm 2011-11-05 15:27:17 -07:00
parent f51096e086
commit 649868ccc0
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@ These settings are the top-level settings defined within the _configuration.txt_
The core settings defined include the following:
* _deftemplatesuffix_ : this optional setting, a string value, is used to modify the names of the templates associated with worlds. If undefined, normal worlds use the **normal** template, nether worlds use the **nether** template, and skylands worlds use the **skylands** template. When defined and non-blank, the name of the template used will be the default name, followed by and underscore, followed by the value of the _deftemplatesuffix_ setting (e.g. if _deftemplatesuffix_ is set to XXX, normal worlds will use the template **normal_XXX** instead of **normal**, nether worlds will use **nether_XXX**, ans skylands will use **skylands_XXX**). See [[HD Map Configuration]] for more details.
* _deftemplatesuffix_ : this optional setting, a string value, is used to modify the names of the templates associated with worlds. If undefined, normal worlds use the **normal** template, nether worlds use the **nether** template, and skylands worlds use the **skylands** template. When defined and non-blank, the name of the template used will be the default name, followed by and underscore, followed by the value of the _deftemplatesuffix_ setting (e.g. if _deftemplatesuffix_ is set to XXX, normal worlds will use the template **normal_XXX** instead of **normal**, nether worlds will use **nether_XXX**, ans skylands will use **skylands_XXX**). See [[HD Map Configuration]] for more details. Default template sets are included for **vlowres**, **lowres**, **hires**, and **""** (blank).
* _display-whitelist_ : if false (default), users are assumed to be visible until they've specifically been set to hidden using the _/dynmap hide_ command. If true, users are assumed to be hidden until they've specifically been set to visible using the _/dynmap show_ command.