Pl3xMap

Pl3xMap

v26.2-554
Modrinth 305 подписчики Загрузок: 98 267
от granny
Войти

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

Товар

О товаре

Pl3xMap

CodeFactor Grade
bStats Servers
Stargazers
Forks
Watchers

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

Demo

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

https://map.roanv.nl/

Support the Developers

granny on:
* GitHub Sponsors

BillyGalbreath on:
* GitHub Sponsors
* Patreon
* Ko-Fi

JLyne on:
* Ko-Fi

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.20.4-476</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.20.4-476'
}

Building from source

Just run the following command:

./gradlew build

The compiled jars will be in build/libs/

Превью

Изображения товара

Окружение

Требования и совместимость

Совместимость и требования

BukkitFabricFoliaForgePaperPurpurQuiltSpigot1.19.4 – 1.20.21.20.41.20.6 – 1.21.11.21.3 – 1.21.81.21.10 – 1.21.1126.1.226.2

Локальный хост

Optional

Хостинг на сервисах

Required

Условия

Лицензия

Условия использования, изменения и распространения этого товара.

MIT LicenseModrinth
Релиз

Последний релиз

v26.2-554

29.07.2026 · Modrinth

use community updated bukkit platform impl, closes #162