Open Parties And Claims compatibility
- Added compatibility with Open Parties and Claims, showing claimed chunks on the map with their respective colors and names.
- OPAC is a Fabric (and Forge) mod, meaning this feature is only available for Fabric.
Paper storage fix
- Fixed the save file location on Paper.
!! Warning !!
Files should be moved automatically, but in case it doesn't work, please move the files manually from 'config/pl3xmarkers' to 'plugins/Pl3xMarkers'
Major rewrite and cleanup
- Changed storage to use JSON instead of SQLite
- Added a config with options to toggle layers and change options like max area size and layer priority
- The config can be reloaded alongside Pl3xMap using the
/pl3xmap reloadcommand
- The config can be reloaded alongside Pl3xMap using the
- Added feedback in the form of action messages and sounds when placing/removing markers or points
!! Warning !!
This storage rewrite is not backwards compatible with previous versions of the plugin. All existing markers and areas will be lost upon updating to this version.
Area fixes and improvements.
- Fixed an error causing the first point of an area to not be registered.
- Reworked the algorithm for calculating area boundaries to improve consistency.
- Areas are now limited to a max diameter of 512 blocks instead of 128 blocks between points.
Some area changes
- Fixed strokes not rendering around areas.
- Added HTML sanitization to prevent stuff like iframes in area labels...
Bug fixes
- Fixed the error on unloading chunks with beacons.
- Changed registration logic for layers and icons to prevent race conditions.
- Added Pl3xMap as dependency on bukkit to prevent other issues.
Custom World names support
Updated the logic for layers and portals to support custom world names. This means that if your world is named "MyWorld", the mod will now correctly identify "MyWorld", "MyWorld_nether", and "MyWorld_the_end".
Spigot implementation
Added support for spigot servers using the same technique as Pl3xMap.
Updated to 1.21.10 release
Changed the dependency of Pl3xMap to the official 1.21.10 release.
Fixed a start-up issue



