Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for BillyGalbreath

Minimalistic and lightweight world map viewer for Minecraft servers using the vanilla rendering style

Report Pl3xMap?

Pl3xMap

Pl3xMap

Pl3xMap is the original minimalistic and lightweight world map viewer
for Minecraft servers using the vanilla Minecraft rendering style.

Features

  • Ultra-fast render times. Get your map rendered in minutes, not next week.
  • Simple vanilla-like top down 2D view, designed for navigation.
  • Player markers showing yaw rotation, health, and armor.
  • Addons and integrations for many popular plugins.
  • Multiple render types including built-in basic, night, biomes, inhabited, and flowermap.
  • Easy to set up and configure.
  • Up-to-date Leaflet front-end for a better browser experience.
  • Robust API to create your own addons and/or integrations with ease.

Supported Platforms

Downloads

Downloads are available on Modrinth.

Download on Modrinth

Support the Developers

BillyGalbreath on:

JLyne on:

bStats

bStats Graph Data

Developers

Maven

<repository>
  <id>modrinth-repo</id>
  <url>https://api.modrinth.com/maven/</url>
</repository>

<dependency>
  <groupId>maven.modrinth</groupId>
  <artifactId>pl3xmap</artifactId>
  <version>1.19.4-361</version>
  <scope>provided</scope>
</dependency>

Gradle

repositories {
    exclusiveContent {
        forRepository { maven { url = "https://api.modrinth.com/maven" } }
        filter { includeGroup "maven.modrinth" }
    }
}

dependencies {
    compileOnly 'maven.modrinth:pl3xmap:1.19.4-361'
}

Building from source

To build this project ensure npm is installed and on your PATH.

Then just run the following command:

./gradlew build

The compiled jars will be in build/libs/

Sponsors

Aternos PebbleHost JetBrains YourKit

PurpurMC

Information

CategoryMiscellaneous
Published onApril 26, 2023
LicenseMIT
Downloads647
Stars8
Watchers5

Pinned Versions

Members