Dynmap Assemble Save

Creates one big map from Dynmap (Minecraft server plugin) tiles

Project README

dynmap-assemble

Assembles one great map from many tiles, produces by DynMap, MC Bukkit map plugin/MC Forge mod

Dependencies

  • pillow (PIL)
  • tqdm (optional)

Usage

  1. Put script into %SERVER_FOLDER%\plugins\dynmap\web\tiles\ folder
  2. Launch it (with arguments or in interactive mode)
  3. Enjoy!
usage: dynmap-assemble.py [-h] [-i] [-w WORLD] [-m MAP] [-b BGCOLOR] [-r RESIZE]

DynMap map assembler

optional arguments:
  -h, --help            show this help message and exit
  -i, --interactive     Use interactive mode. Helps determine arguments
  -w WORLD, --world WORLD
                        Server world to create map for. This is directory in <server>/dynmap/web/tiles. Default is
                        'world'
  -m MAP, --map MAP     Map defined in dynmap config. This is directory in <server>/dynmap/web/tiles/<world>. Default
                        is 't'
  -b BGCOLOR, --bgcolor BGCOLOR
                        Background color. Choose one of the following ['transparent', 'overworld', 'nether',
                        'the_end', 'black', 'white'] or use hex form (#6495ed)
  -r RESIZE, --resize RESIZE
                        Size in px to which each tile will be resized

BG Colors cheatsheet

  • overworld
  • nether
  • the_end (this one isn't black, just very dark violet)

palette

Example

world_t

shrinked 10x (original one is way too big) minified example image here

Open Source Agenda is not affiliated with "Dynmap Assemble" Project. README Source: xtotdam/dynmap-assemble
Stars
44
Open Issues
3
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating