Skip to content

MCCitiesNetwork/SmartMapLoader

Repository files navigation

SmartMapLoader

A Paper plugin that optimizes map rendering by sending map data to players when chunks load or item frames are shown.

Building

This project uses Gradle. To build:

  1. Initialize the Gradle wrapper (if not already present):

    gradle wrapper
  2. Build the plugin:

    ./gradlew build
  3. The compiled JAR will be in build/libs/SmartMapLoader-1.0.jar

Requirements

  • Java 21
  • Paper 1.21+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages