Skip to content

Commit

Permalink
Fix plot flags URL
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Mar 30, 2024
1 parent 8413bd4 commit b2ff675
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plotsquared/why-plotsquared.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand All @@ -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)
* New Placeholders for [PlaceholderAPI](https://www.spigotmc.org/resources/6245)

0 comments on commit b2ff675

Please sign in to comment.