From b2ff675f5db57446073f64d3bd1ef0b5d055b36e Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Sat, 30 Mar 2024 20:31:44 +0100 Subject: [PATCH] Fix plot flags URL --- plotsquared/why-plotsquared.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plotsquared/why-plotsquared.md b/plotsquared/why-plotsquared.md index 4af9901..be49a9b 100644 --- a/plotsquared/why-plotsquared.md +++ b/plotsquared/why-plotsquared.md @@ -29,7 +29,7 @@ ## Safety * Distinction between different [membership tiers](plot-membership-tiers.md) -* Per plot use / interact flags for different materials and some other restrictions via [plot flags](plot-flags) +* Per plot use / interact flags for different materials and some other restrictions via [plot flags](plot-flags.md) * You have a reliable [WorldEdit](https://dev.bukkit.org/projects/worldedit) / [FastAsyncWorldEdit](https://www.spigotmc.org/resources/13932) restriction * With using of FAWE, you have a reliable [FastAsyncVoxelSniper](https://github.com/IntellectualSites/fastasyncvoxelsniper) restriction too * Chunk and WorldEdit processor to prevent lag, crashes and data corruption @@ -41,7 +41,7 @@ * Add amazing roads schematics and plot schematics to existing worlds * All messages are customizable with [MiniMessage](https://docs.advntr.dev/minimessage/format.html) support * Titles (entry notifications) -* Per plot time / weather / music and more via [plot flags](plot-flags) +* Per plot time / weather / music and more via [plot flags](plot-flags.md) ## Features @@ -58,4 +58,4 @@ * Plot-Regions on Dynmap with [Plot2Dynmap](https://www.spigotmc.org/resources/1292) * Plot-Hologramms as alternative to the plot-signs with [HoloPlots](https://www.spigotmc.org/resources/4880) * Hide a specific plot with [PlotHider](https://www.spigotmc.org/resources/20701) -* New Placeholders for [PlaceholderAPI](https://www.spigotmc.org/resources/6245) \ No newline at end of file +* New Placeholders for [PlaceholderAPI](https://www.spigotmc.org/resources/6245)