Updated Base Plugin Settings (markdown)

mikeprimm 2011-11-05 15:29:57 -07:00
parent 649868ccc0
commit 7dab17a4df
1 changed files with 3 additions and 1 deletions

@ -108,4 +108,6 @@ The core settings defined include the following:
* _refreshskins_ : this setting, a boolean, controls whether faces and other images derived from a player's skin are refreshed each login. If set to false, existing files are never refreshed (which can be useful if faces are locally managed or updated by the server administrator or another plugin). Default is true.
* _ic2-support_ : this setting, a boolean, controls the activation of texture and model support for the Industrial Craft 2 custom blocks (as defined in renderdata/ic2-models.txt and renderdata/ic2-textures.txt). Default is false (disabled).
* _ic2-support_ : this setting, a boolean, controls the activation of texture and model support for the Industrial Craft 2 custom blocks (as defined in renderdata/ic2-models.txt and renderdata/ic2-textures.txt). Default is false (disabled).
* _buildcraft-support_ : this setting, a boolean, controls the activation of the texture and model support for the BuildCraft custom blocks (as defined in renderdata/bc-models.txt and renderdata/bc-textures-txt). Default is false (disabled).