Download Pl3xMap — Minecraft Mods — MetaMods
Pl3xMap

Pl3xMap

Active

Downloads

1

Last update

3 months ago

Versions

1.19.4 — 1.21.8
Server
Fabric
Forge
Quilt
Adventure
Decor
Utils

Pl3xMap

Pl3xMap is the original minimalist and lightweight world map viewer for Minecraft servers using the classic rendering style from vanilla gameplay.

Key Features

  • Lightning-fast rendering speed — your map will be ready in minutes, not weeks
  • Simple top-down 2D view in vanilla style, perfectly suited for navigation
  • Player markers displaying viewing direction, health level, and armor
  • Integrations and addons for numerous popular plugins
  • Multiple rendering types: basic, night, biomes, population, and flower map
  • Easy setup and configuration — quickly deploy the map on your server
  • Modern Leaflet interface for comfortable browser operation
  • Powerful API for creating custom addons and integrations

Supported Platforms

  • CraftBukkit
  • Spigot
  • Paper
  • Purpur
  • Fabric (requires Fabric API)

Demonstration

You can test Pl3xMap and its main competitors at: https://map.roanv.nl/

For Developers

Maven

<repository>
  <id>modrinth-repo</id>
  <url>https://api.modrinth.com/maven/&lt;/url&gt;
</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

To build, execute the command:

./gradlew build

The compiled jar files will be located in the build/libs/ folder

Project members
granny

granny

Developer

Created: 24 Oct 2023

ID: 2616