mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Updated Base Plugin Settings (markdown)
parent
443d49feba
commit
37cc4b0c75
@ -42,6 +42,8 @@ The core settings defined include the following:
|
|||||||
|
|
||||||
+ _explosion_ : this trigger causes tiles to be updated when blocks are destroyed by an explosion (recommended)
|
+ _explosion_ : this trigger causes tiles to be updated when blocks are destroyed by an explosion (recommended)
|
||||||
|
|
||||||
|
* _webpage-title_ : this setting, a string, is used to specify the title for the Dynmap maps web page. If not specified, it will attempt to use the 'server-name' property from _server.properties_. If that is undefined or set to 'Unknown Server', the title will default to 'Minecraft Dynamic Map'.
|
||||||
|
|
||||||
* _tilespath_ : this setting, a string, specifies the path (either relative to the Dynmap plugin directory, or absolute) of where map tiles are to be generated (and where they are found by the internal web server).
|
* _tilespath_ : this setting, a string, specifies the path (either relative to the Dynmap plugin directory, or absolute) of where map tiles are to be generated (and where they are found by the internal web server).
|
||||||
|
|
||||||
* _webpath_ : this setting, a string, specifies the root path for the internal web server. All files served by the internal web server (with the exception of the map tiles) are based on this path. The path can be relative to the Dynmap plugin directory, or absolute.
|
* _webpath_ : this setting, a string, specifies the root path for the internal web server. All files served by the internal web server (with the exception of the map tiles) are based on this path. The path can be relative to the Dynmap plugin directory, or absolute.
|
||||||
|
Loading…
Reference in New Issue
Block a user