Deimos161

Untitled

Oct 25th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.68 KB | None | 0 0
  1. # All paths in this configuration file are relative to Dynmap's data-folder: minecraft_server/plugins/dynmap/
  2.  
  3. # All map templates are defined in the templates directory
  4. # The 'classic' FlatMap and KzedMap templates are used, which can be found in normal.txt, nether.txt, and skylands.txt
  5. # To use these, do not set deftemplatesuffix (make sure deftemplatesuffix is commented, below)
  6. # To use the HDMap very-low-res map templates as world defaults (normal-vlowres, nether-vlowres and skylands-vlowres), set value to vlowres
  7. # The definitions of these templates are in normal-vlowres.txt, nether-vlowres.txt, and skylands-vlowres.txt
  8. # To use the HDMap low-res map templates as world defaults (normal-lowres, nether-lowres and skylands-lowres), set value to lowres
  9. # The definitions of these templates are in normal-lowres.txt, nether-lowres.txt, and skylands-lowres.txt
  10. # To use the HDMap hi-res map templates (these can take a VERY long time for initial fullrender), set value to hires
  11. # The definitions of these templates are in normal-hires.txt, nether-hires.txt, and skylands-hires.txt
  12. deftemplatesuffix: lowres
  13.  
  14. components:
  15. - class: org.dynmap.ClientConfigurationComponent
  16.  
  17. - class: org.dynmap.InternalClientUpdateComponent
  18. sendhealth: true
  19. sendposition: true
  20. allowwebchat: true
  21. webchat-interval: 5
  22. hidewebchatip: false
  23. trustclientname: false
  24. includehiddenplayers: false
  25. # (optional) if true, player login IDs will be used for web chat when their IPs match
  26. use-player-login-ip: true
  27. # (optional) if use-player-login-ip is true, setting this to true will cause chat messages not matching a known player IP to be ignored
  28. require-player-login-ip: true
  29. # (optional) block player login IDs that are banned from chatting
  30. block-banned-player-chat: true
  31. # Require login for web-to-server chat (requires login-enabled: true)
  32. webchat-requires-login: false
  33. # If set to true, users must have dynmap.webchat permission in order to chat
  34. webchat-permissions: false
  35. # Limit length of single chat messages
  36. chatlengthlimit: 256
  37. # # Optional - make players hidden when they are inside/underground/in shadows (#=light level: 0=full shadow,15=sky)
  38. # hideifshadow: 4
  39. # # Optional - make player hidden when they are under cover (#=sky light level,0=underground,15=open to sky)
  40. # hideifundercover: 14
  41. # # (Optional) if true, players that are crouching/sneaking will be hidden
  42. hideifsneaking: false
  43. # If true, player positions/status is protected (login with ID with dynmap.playermarkers.seeall permission required for info other than self)
  44. protected-player-info: false
  45. # If true, hide players with invisibility potion effects active
  46. hide-if-invisiblity-potion: true
  47. #- class: org.dynmap.JsonFileClientUpdateComponent
  48. # writeinterval: 1
  49. # sendhealth: true
  50. # sendposition: true
  51. # allowwebchat: true
  52. # webchat-interval: 5
  53. # hidewebchatip: false
  54. # includehiddenplayers: false
  55. # use-player-login-ip: false
  56. # require-player-login-ip: false
  57. # block-banned-player-chat: true
  58. # hideifshadow: 0
  59. # hideifundercover: 0
  60. # hideifsneaking: false
  61. # # Require login for web-to-server chat (requires login-enabled: true)
  62. # webchat-requires-login: false
  63. # # If set to true, users must have dynmap.webchat permission in order to chat
  64. # webchat-permissions: false
  65. # # Limit length of single chat messages
  66. # chatlengthlimit: 256
  67. # hide-if-invisiblity-potion: true
  68.  
  69. - class: org.dynmap.SimpleWebChatComponent
  70. allowchat: true
  71. # If true, web UI users can supply name for chat using 'playername' URL parameter. 'trustclientname' must also be set true.
  72. allowurlname: false
  73.  
  74. # Note: this component is needed for the dmarker commands, and for the Marker API to be available to other plugins
  75. - class: org.dynmap.MarkersComponent
  76. type: markers
  77. showlabel: false
  78. enablesigns: false
  79. # (optional) add spawn point markers to standard marker layer
  80. showspawn: true
  81. spawnicon: world
  82. spawnlabel: "Spawn"
  83. # (optional) layer for showing offline player's positions (for 'maxofflinetime' minutes after logoff)
  84. showofflineplayers: false
  85. offlinelabel: "Offline"
  86. offlineicon: offlineuser
  87. offlinehidebydefault: true
  88. offlineminzoom: 0
  89. maxofflinetime: 30
  90. # (optional) layer for showing player's spawn beds
  91. showspawnbeds: false
  92. spawnbedlabel: "Spawn Beds"
  93. spawnbedicon: bed
  94. spawnbedhidebydefault: true
  95. spawnbedminzoom: 0
  96. spawnbedformat: "%name%'s bed"
  97.  
  98. - class: org.dynmap.ClientComponent
  99. type: chat
  100. allowurlname: false
  101. - class: org.dynmap.ClientComponent
  102. type: chatballoon
  103. focuschatballoons: false
  104. - class: org.dynmap.ClientComponent
  105. type: chatbox
  106. showplayerfaces: true
  107. messagettl: 5
  108. # Optional: set number of lines in scrollable message history: if set, messagettl is not used to age out messages
  109. #scrollback: 100
  110. # Optiona; set maximum number of lines visible for chatbox
  111. #visiblelines: 10
  112. # Optional: send push button
  113. sendbutton: false
  114. - class: org.dynmap.ClientComponent
  115. type: playermarkers
  116. showplayerfaces: true
  117. showplayerhealth: true
  118. # If true, show player body too (only valid if showplayerfaces=true
  119. showplayerbody: false
  120. # Option to make player faces small - don't use with showplayerhealth
  121. smallplayerfaces: false
  122. # Optional - make player faces layer hidden by default
  123. hidebydefault: false
  124. # Optional - ordering priority in layer menu (low goes before high - default is 0)
  125. layerprio: 0
  126. # Optional - label for player marker layer (default is 'Players')
  127. label: "Players"
  128.  
  129. #- class: org.dynmap.ClientComponent
  130. # type: digitalclock
  131. - class: org.dynmap.ClientComponent
  132. type: link
  133.  
  134. - class: org.dynmap.ClientComponent
  135. type: timeofdayclock
  136. showdigitalclock: true
  137. showweather: true
  138. # Mouse pointer world coordinate display
  139. - class: org.dynmap.ClientComponent
  140. type: coord
  141. label: "Location"
  142. hidey: true
  143. show-mcr: false
  144.  
  145. # Note: more than one logo component can be defined
  146. #- class: org.dynmap.ClientComponent
  147. # type: logo
  148. # text: "Dynmap"
  149. # #logourl: "images/block_surface.png"
  150. # linkurl: "http://forums.bukkit.org/threads/dynmap.489/"
  151. # # Valid positions: top-left, top-right, bottom-left, bottom-right
  152. # position: bottom-right
  153.  
  154. #- class: org.dynmap.ClientComponent
  155. # type: inactive
  156. # timeout: 1800 # in seconds (1800 seconds = 30 minutes)
  157. # redirecturl: inactive.html
  158. # #showmessage: 'You were inactive for too long.'
  159.  
  160. #- class: org.dynmap.TestComponent
  161. # stuff: "This is some configuration-value"
  162.  
  163. # Treat hiddenplayers.txt as a whitelist for players to be shown on the map? (Default false)
  164. display-whitelist: false
  165.  
  166. # How often a tile gets rendered (in seconds).
  167. renderinterval: 1
  168.  
  169. # How many tiles on update queue before accelerate render interval
  170. renderacceleratethreshold: 60
  171.  
  172. # How often to render tiles when backlog is above renderacceleratethreshold
  173. renderaccelerateinterval: 0.2
  174.  
  175. # How many update tiles to work on at once (if not defined, default is 1/2 the number of cores)
  176. tiles-rendered-at-once: 2
  177.  
  178. # If true, use normal priority threads for rendering (versus low priority) - this can keep rendering
  179. # from starving on busy Windows boxes (Linux JVMs pretty much ignore thread priority), but may result
  180. # in more competition for CPU resources with other processes
  181. usenormalthreadpriority: true
  182.  
  183. # Save and restore pending tile renders - prevents their loss on server shutdown or /reload
  184. saverestorepending: true
  185.  
  186. # Zoom-out tile update period - how often to scan for and process tile updates into zoom-out tiles (in seconds)
  187. zoomoutperiod: 30
  188.  
  189. # Control whether zoom out tiles are validated on startup (can be needed if zoomout processing is interrupted, but can be expensive on large maps)
  190. initial-zoomout-validate: true
  191.  
  192. # Default delay on processing of updated tiles, in seconds. This can reduce potentially expensive re-rendering
  193. # of frequently updated tiles (such as due to machines, pistons, quarries or other automation). Values can
  194. # also be set on individual worlds and individual maps.
  195. tileupdatedelay: 30
  196.  
  197. # Tile hashing is used to minimize tile file updates when no changes have occurred - set to false to disable
  198. enabletilehash: true
  199.  
  200. # Optional - hide ores: render as normal stone (so that they aren't revealed by maps)
  201. hideores: true
  202.  
  203. # Optional - enabled BetterGrass style rendering of grass and snow block sides
  204. better-grass: true
  205.  
  206. # Optional - enable smooth lighting by default on all maps supporting it (can be set per map as lighting option)
  207. smooth-lighting: false
  208.  
  209. # Default image format for HDMaps (png, jpg, jpg-q75, jpg-q80, jpg-q85, jpg-q90, jpg-q95, jpg-q100)
  210. # Has no effect on maps with explicit format settings
  211. image-format: png
  212.  
  213. # use-generated-textures: if true, use generated textures (same as client); false is static water/lava textures
  214. # correct-water-lighting: if true, use corrected water lighting (same as client); false is legacy water (darker)
  215. # transparent-leaves: if true, leaves are transparent (lighting-wise): false is needed for some Spout versions that break lighting on leaf blocks
  216. use-generated-textures: true
  217. correct-water-lighting: true
  218. transparent-leaves: true
  219.  
  220. # Control loading of player faces (if set to false, skins are never fetched)
  221. #fetchskins: false
  222.  
  223. # Control updating of player faces, once loaded (if faces are being managed by other apps or manually)
  224. #refreshskins: false
  225.  
  226. # Customize URL used for fetching player skins (%player% is macro for name)
  227. skin-url: "http://s3.amazonaws.com/MinecraftSkins/%player%.png"
  228.  
  229. # Control behavior for new (1.0+) compass orientation (sunrise moved 90 degrees: east is now what used to be south)
  230. # default is 'newrose' (preserve pre-1.0 maps, rotate rose)
  231. # 'newnorth' is used to rotate maps and rose (requires fullrender of any HDMap map - same as 'newrose' for FlatMap or KzedMap)
  232. compass-mode: newnorth
  233.  
  234. render-triggers:
  235. #- playermove
  236. #- playerjoin
  237. - blockplaced
  238. - blockbreak
  239. - leavesdecay
  240. - blockburn
  241. - chunkgenerated
  242. - blockformed
  243. - blockfaded
  244. - blockspread
  245. - pistonmoved
  246. - explosion
  247. #- blockfromto
  248. #- blockphysics
  249. - structuregrow
  250. - blockgrow
  251. #- blockredstone
  252.  
  253. # Title for the web page - if not specified, defaults to the server's name (unless it is the default of 'Unknown Server')
  254. #webpage-title: "Mist of Empyrean"
  255.  
  256. # The path where the tile-files are placed.
  257. tilespath: web/tiles
  258.  
  259. # The path where the web-files are located.
  260. webpath: web
  261.  
  262. # The network-interface the webserver will bind to (0.0.0.0 for all interfaces, 127.0.0.1 for only local access).
  263. webserver-bindaddress: 69.175.43.11
  264.  
  265. # The TCP-port the webserver will listen on.
  266. webserver-port: 8123
  267.  
  268. # Maximum concurrent session on internal web server - limits resources used in Bukkit server
  269. max-sessions: 30
  270.  
  271. # Disables Webserver portion of Dynmap (Advanced users only)
  272. disable-webserver: false
  273.  
  274. # Enable/disable having the web server allow symbolic links (true=compatible with existing code, false=more secure (default))
  275. allow-symlinks: true
  276.  
  277. # Enable login support
  278. login-enabled: false
  279. # Require login to access website (requires login-enabled: true)
  280. login-required: false
  281.  
  282. # Period between tile renders for fullrender, in seconds (non-zero to pace fullrenders, lessen CPU load)
  283. timesliceinterval: 0.0
  284.  
  285. # Maximum chunk loads per server tick (1/20th of a second) - reducing this below 90 will impact render performance, but also will reduce server thread load
  286. maxchunkspertick: 200
  287.  
  288. # Progress report interval for fullrender/radiusrender, in tiles. Must be 100 or greater
  289. progressloginterval: 100
  290.  
  291. # Parallel fullrender: if defined, number of concurrent threads used for fullrender or radiusrender
  292. # Note: setting this will result in much more intensive CPU use, some additional memory use. Caution should be used when
  293. # setting this to equal or exceed the number of physical cores on the system.
  294. #parallelrendercnt: 4
  295.  
  296. # Interval the browser should poll for updates.
  297. updaterate: 2000
  298.  
  299. # If nonzero, server will pause fullrender/radiusrender processing when 'fullrenderplayerlimit' or more user's are logged in
  300. fullrenderplayerlimit: 0
  301.  
  302. showplayerfacesinmenu: true
  303.  
  304. # Control whether players that are hidden or not on current map are grayed out (true=yes)
  305. grayplayerswhenhidden: true
  306.  
  307. # Set sidebaropened: 'true' to pin menu sidebar opened permanently, 'pinned' to default the sidebar to pinned, but allow it to unpin
  308. #sidebaropened: true
  309.  
  310. # Customized HTTP response headers - add 'id: value' pairs to all HTTP response headers (internal web server only)
  311. #http-response-headers:
  312. # Access-Control-Allow-Origin: "my-domain.com"
  313. # X-Custom-Header-Of-Mine: "MyHeaderValue"
  314.  
  315. # Trusted proxies for web server - which proxy addresses are trusted to supply valid X-Forwarded-For fields
  316. trusted-proxies:
  317. - "127.0.0.1"
  318. - "0:0:0:0:0:0:0:1"
  319.  
  320. joinmessage: "%playername% joined"
  321. quitmessage: "%playername% quit"
  322. spammessage: "You may only chat once every %interval% seconds."
  323. # format for messages from web: %playername% substitutes sender ID (typically IP), %message% includes text
  324. webmsgformat: "&color;2[WEB] %playername%: &color;f%message%"
  325.  
  326. # Control whether layer control is presented on the UI (default is true)
  327. showlayercontrol: true
  328.  
  329. # Enable checking for banned IPs via banned-ips.txt (internal web server only)
  330. check-banned-ips: true
  331.  
  332. # Default selection when map page is loaded
  333. defaultzoom: 0
  334. defaultworld: Empyrean
  335. defaultmap: Flat
  336. # (optional) Zoom level and map to switch to when following a player, if possible
  337. #followzoom: 3
  338. #followmap: surface
  339.  
  340. # If true, make persistent record of IP addresses used by player logins, to support web IP to player matching
  341. persist-ids-by-ip: true
  342.  
  343. # If true, map text to cyrillic
  344. cyrillic-support: false
  345.  
  346. # Messages to customize
  347. msg:
  348. maptypes: "Map Types"
  349. players: "Players"
  350. chatrequireslogin: "Chat Requires Login"
  351. chatnotallowed: "You are not permitted to send chat messages"
  352.  
  353. # URL for client configuration (only need to be tailored for proxies or other non-standard configurations)
  354. url:
  355. # configuration URL
  356. #configuration: "up/configuration"
  357. # update URL
  358. #update: "up/world/{world}/{timestamp}"
  359. # sendmessage URL
  360. #sendmessage: "up/sendmessage"
  361. # login URL
  362. #login: "up/login"
  363. # register URL
  364. #register: "up/register"
  365. # tiles base URL
  366. #tiles: "tiles/"
  367. # markers base URL
  368. #markers: "tiles/"
  369.  
  370. # Spout support controls
  371. spout:
  372. # If false, ignore spout even if detected
  373. enabled: true
  374. # If true, previously loaded textures will be assumed to still be valid (faster startup, but
  375. # can result in stale textures if originals are updated - delete files in texturepacks/standard/spoout
  376. # to clean cached textures and force reload on next startup)
  377. use-existing-textures: true
  378.  
  379. # Customization commands - allows scripts to be run before/after certain events
  380. custom-commands:
  381. image-updates:
  382. # Command run just before any image file is written or updated: run with single parameter with fully qualified file name
  383. preupdatecommand: ""
  384. # Command run just after any image file is written or updated: run with single parameter with fully qualified file name
  385. postupdatecommand: ""
  386.  
  387. # Set to true to enable verbose startup messages - can help with debugging map configuration problems
  388. # Set to false for a much quieter startup log
  389. verbose: false
  390.  
  391. # Enables debugging.
  392. #debuggers:
  393. # - class: org.dynmap.debug.LogDebugger
Advertisement
Add Comment
Please, Sign In to add comment