Updated Base Plugin Settings (markdown)

mikeprimm 2011-10-29 21:01:59 -07:00
parent b4677ac113
commit 49bdaf5110
1 changed files with 2 additions and 0 deletions

@ -107,3 +107,5 @@ The core settings defined include the following:
* _fetchskins_ : this setting, a boolean, controls whether the server will attempt to fetch skins for players during login. If set to false, no skins are fetched, and the default skin is assumed for all players. Default is true.
* _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).