- Java 25
- Paper 26.2 build 84 STABLE
- BlueMap
- PlotSquared
- Optional: Multiverse-Core for world management in multi-world server setups
The plugin compiles against io.papermc.paper:paper-api:26.2.build.84-stable and targets Java 25 bytecode.
./gradlew buildInstall the shaded jar:
build/libs/1MB-PlotMarkers-v2.0.3-030-j25-26.2.jar
Do not install the thin jar unless you are intentionally managing the shaded dependencies yourself.
- Stop the server.
- Install or update BlueMap and PlotSquared.
- Copy
1MB-PlotMarkers-v2.0.3-030-j25-26.2.jarintoplugins/. - Remove older PlotMarkers jars from the top-level
plugins/folder. - Start the server.
- Confirm the log contains marker creation lines such as:
[PlotMarkers] Created 1 POI marker for plotsq.
[PlotMarkers] Created 1 shape marker for plotsq.
- Run
/plotmarkers statusand/plotmarkers debugto confirm integrations and compiled release metadata. - Open BlueMap and check the
PlotsandShapesmarker sets.
- Stop the server.
- Back up
plugins/PlotMarkers/config.ymlif you have custom settings. - Replace the old PlotMarkers jar with the new jar.
- Start the server.
- Review the startup log for PlotMarkers warnings.
PlotMarkers adds missing config defaults without overwriting existing per-world settings.