Pl3xMap icon

Pl3xMap -----

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



[​IMG]


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.

[​IMG]

Support the Developers

granny on:
BillyGalbreath on:
JLyne on:
bStats

[​IMG]

Developers

Maven

Code (Text):
<repository>
    <id>modrinth-repo</id>
    <url>https://api.modrinth.com/maven/</url>
</repository>
<dependency>
    <groupId>maven.modrinth</groupId>
    <artifactId>pl3xmap</artifactId>
    <version>1.21-500</version>
    <scope>provided</scope>
</dependency>
Gradle

Code (Text):
repositories {
    exclusiveContent {
        forRepository { maven { url = "https://api.modrinth.com/maven" } }
        filter { includeGroup "maven.modrinth" }
    }
}
dependencies {
    compileOnly 'maven.modrinth:pl3xmap:1.21-500'
}

Building from source

To build this project just run the following command:

Code (Text):
./gradlew build
The compiled jar will be in `build/libs/`
Resource Information
Author:
----------
Total Downloads: 7,873
First Release: May 7, 2023
Last Update: Nov 9, 2024
Category: ---------------
All-Time Rating:
7 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings