SkillAgentSearch skills...

Pl3xMap

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

Install / Use

/learn @granny/Pl3xMap

README

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/granny/Pl3xMap/v3/webmap/public/images/og.png"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/granny/Pl3xMap/v3/webmap/public/images/og.png"> <img src="https://raw.githubusercontent.com/granny/Pl3xMap/v3/webmap/public/images/og.png" alt="Pl3xMap"> </picture>

Pl3xMap

Build Status Downloads Join us on Discord

MIT License CodeFactor Grade

bStats Servers Stargazers Forks Watchers

<big><b>Pl3xMap is the <u>original</u> minimalistic and lightweight world map viewer
for Minecraft servers using the vanilla Minecraft rendering style.</b></big>

</div>

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

<!-- * [Forge](https://minecraftforge.net/) -->

Downloads

Downloads are available on Modrinth.

Download on Modrinth

Demo

You can demo Pl3xMap (and it's top competitors) at:

https://map.roanv.nl/

Support the Developers

granny on:

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.21.11.539</version>
  <scope>provided</scope>
</dependency>

Gradle

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

Related Skills

View on GitHub
GitHub Stars147
CategoryDevelopment
Updated9d ago
Forks101

Languages

Java

Security Score

100/100

Audited on Mar 21, 2026

No findings