HomeJavaModsBetter With Dynmap
Better With Dynmap

text_logo

A Dynmap port for Better Than Adventure (BTA) - a Minecraft Beta 1.7.3 fork.

Features

Requirements

Installation

  1. Download better_with_dynmap-1.0.0.jar from releases
  2. Place in your BTA server's mods/ folder
  3. Start the server - Dynmap will generate default configuration
  4. Access the map at http://localhost:8123 (default port)

Configuration

Configuration files are located in dynmap/ folder:

File Purpose
configuration.txt Main settings (web server port, render threads, etc.)
worlds.txt World/dimension settings and map types
custom-shaders.txt BTA texture shader definitions
custom-perspectives.txt Custom camera perspectives (includes BTA Nether)

Changing Web Server Port

Edit configuration.txt:

webserver-port: 8123

Enabling Paradise Dimension

Edit worlds.txt and change enabled: false to enabled: true for DIM2.

Commands

Command Description
dynmap fullrender <world> Render entire world
dynmap radiusrender <world> <radius> Render area around you
dynmap cancelrender <world> Cancel active render
dynmap pause all Pause all rendering
dynmap pause none Resume rendering
dynmap stats Show render statistics
dynmap hide / dynmap show Hide/show yourself on map

World Names

Building from Source

git clone https://github.com/yourusername/better-with-dynmap.git
cd better-with-dynmap
./gradlew clean build

Output JAR will be in build/libs/.

How It Works

  1. Texture Extraction: On first run, extracts textures from BTA's texture pack
  2. Block Registration: Scans BTA's block registry and generates Dynmap-compatible definitions
  3. Colormap Loading: Loads BTA's seasonal colormaps for grass/foliage tinting
  4. Tile Rendering: Renders map tiles using extracted textures and colormaps

BTA-Specific Adaptations

Troubleshooting

Map shows only background color

Textures missing or wrong colors

Credits

License

Apache License 2.0 - See LICENSE for details.

Based on Dynmap, which is a registered trademark of Michael Primm.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more