A Paper plugin that optimizes map rendering by sending map data to players when chunks load or item frames are shown.
This project uses Gradle. To build:
-
Initialize the Gradle wrapper (if not already present):
gradle wrapper
-
Build the plugin:
./gradlew build
-
The compiled JAR will be in
build/libs/SmartMapLoader-1.0.jar
- Java 21
- Paper 1.21+