BlueMap is required. PlotMarkers creates BlueMap marker sets and stores marker data in BlueMap's runtime marker API.
Marker sets:
PlotsShapes
The BlueMap map or world must match the PlotSquared world, or bluemap-map-id must be set in PlotMarkers config.
PlotSquared is required. PlotMarkers reads PlotSquared plot areas, plots, owners, plot IDs, and plot size information.
PlotMarkers listens for PlotSquared events including:
- Plot claim
- Plot owner change
- Plot merge
- Plot unlink
- Plot delete
Multiverse-Core is a soft dependency. It is useful on multi-world servers because world managers can ensure plot worlds are loaded before plugins inspect them.
PlotMarkers does not call the Multiverse-Core API directly.
WorldEdit and WorldGuard are common dependencies in PlotSquared server stacks, but PlotMarkers does not call their APIs directly.
PlotMarkers does not register PlaceholderAPI placeholders.
PlotMarkers uses bStats metrics if metrics are enabled in plugins/bStats/config.yml.