mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-25 03:35:18 +01:00
Updated Base Plugin Settings (markdown)
parent
55cd082b3c
commit
c642c24aba
@ -154,3 +154,12 @@ Customized block IDs can be set for the IDs defined in the top of those files by
|
|||||||
* _superslopes-support_ : this setting, a boolean, controls the activation of texture and model support for the Kaevator's Superslopes custom blocks (as defined in renderdata/superslopes-texture.txt and renderdata/superslopes-models.txt). Default is false (disabled). Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. 'BlockKaevSteelSlopes: 214' if the steel slopes block has been mapped to ID 214).
|
* _superslopes-support_ : this setting, a boolean, controls the activation of texture and model support for the Kaevator's Superslopes custom blocks (as defined in renderdata/superslopes-texture.txt and renderdata/superslopes-models.txt). Default is false (disabled). Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. 'BlockKaevSteelSlopes: 214' if the steel slopes block has been mapped to ID 214).
|
||||||
|
|
||||||
* _railcraft-support_ : this setting, a boolean, controls the activation of texture and model support for the Railcraft custom blocks (as defined in renderdata/railcraft-texture.txt and renderdata/railcraft-models.txt). Default is false (disabled). Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. 'railcraft-elevatorBlock: 221' if the elevator rails block has been mapped to ID 221).
|
* _railcraft-support_ : this setting, a boolean, controls the activation of texture and model support for the Railcraft custom blocks (as defined in renderdata/railcraft-texture.txt and renderdata/railcraft-models.txt). Default is false (disabled). Customized block IDs can be set for the IDs defined in the top of those files by adding the corresponding setting to configuration.txt (e.g. 'railcraft-elevatorBlock: 221' if the elevator rails block has been mapped to ID 221).
|
||||||
|
|
||||||
|
## User Login Security Settings for Web Interface
|
||||||
|
|
||||||
|
The support for login-based security on the web interface can be controlled through the following settings:
|
||||||
|
|
||||||
|
* _login-enabled_ : this setting, a boolean, enables login security support (if the setting is defined and set to 'true').
|
||||||
|
|
||||||
|
* _login-required_ : this setting, a boolean, forces all web users to log in, in order to access the web interface (if the setting is defined and set to 'true').
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user