Updated Configuring Maps and Worlds using dmap (markdown)

mikeprimm 2012-03-21 10:36:22 -07:00
parent d7261e7f19
commit 22bb726585

@ -48,6 +48,8 @@ Once rendering is paused, the /dmap commands can be used to add, remove, reorder
* To list the available lightings: `/dmap lighinglist`
* To set a map to appear on the same line as maps of another world: `/dmap mapset _worldname_:_mapname_ append-to-world:_another_worldname_`
Note: any attributes settable using 'mapset' can also be set on a new map using 'mapadd'.
As with other map edits, many of these changes will require the modified map to be re-rendered to fully implement the changes.