|
3 | 3 | ## Support |
4 | 4 |
|
5 | 5 | * Works on SpigotMC and PaperMC server systems |
6 | | -* Support for Minecraft 1.13.2 to 1.20.x |
| 6 | +* Support for Minecraft 1.13.2 to 1.21.x |
7 | 7 | * Works with offline-mode servers |
8 | 8 | * Is considered a world generator and is therefore supported by most world management tools, such as [MultiverseCore](https://www.spigotmc.org/resources/390) |
9 | 9 | * [Community Translations](https://intellectualsites.crowdin.com/plotsquared) |
10 | | -* fast [Discord](https://discord.gg/intellectualsites) support |
| 10 | +* Fast [Discord](https://discord.gg/intellectualsites) support |
11 | 11 | * Very popular for the players |
12 | 12 |
|
13 | 13 | ## Speed |
14 | 14 |
|
15 | 15 | * Plots are cleared asynchronously and are therefore particularly high-performance |
16 | | -* Plot auto doesn't lag or crash the server |
| 16 | +* Auto-plotting doesn't lag or crash the server |
17 | 17 | * Much faster chunk generation, plot moving, swapping + everything |
18 | 18 | * Supports huge plot sizes (e.g. 1024x1024 of custom terrain) |
19 | 19 | * Works with hundreds of thousands of plots |
20 | 20 |
|
21 | | -## Reduce lag |
| 21 | +## Reduce Lag |
22 | 22 |
|
23 | 23 | * Optional plot purging and old plot removal |
24 | 24 | * Optional dynamic world border and world chunk trimming |
|
30 | 30 |
|
31 | 31 | * Distinction between different [membership tiers](plot-membership-tiers.md) |
32 | 32 | * Per plot use / interact flags for different materials and some other restrictions via [plot flags](plot-flags.md) |
33 | | -* You have a reliable [WorldEdit](https://dev.bukkit.org/projects/worldedit) / [FastAsyncWorldEdit](https://www.spigotmc.org/resources/13932) restriction |
34 | | -* With using of FAWE, you have a reliable [FastAsyncVoxelSniper](https://github.com/IntellectualSites/fastasyncvoxelsniper) restriction too |
| 33 | +* Reliable [WorldEdit](https://dev.bukkit.org/projects/worldedit) / [FastAsyncWorldEdit](https://www.spigotmc.org/resources/13932) restrictions |
| 34 | +* Reliable [FastAsyncVoxelSniper](https://github.com/IntellectualSites/fastasyncvoxelsniper) restrictions also apply when using FAWE |
35 | 35 | * Chunk and WorldEdit processor to prevent lag, crashes and data corruption |
36 | 36 | * Many permissions |
37 | | -* Lots of redundancies. e.g. Backup your database with `/plot database`, or if you loose both, you can still recover based on plot sign information |
| 37 | +* Lots of redundancies. e.g. Backup your database with `/plot database`, or if you lose both, you can still recover based on plot sign information |
38 | 38 |
|
39 | 39 | ## Looks |
40 | 40 |
|
|
45 | 45 |
|
46 | 46 | ## Features |
47 | 47 |
|
48 | | -* Plot merging, moving and plot switch |
| 48 | +* Plot merging, moving and plot switching |
49 | 49 | * Extensive flag system (~100+ flags) |
50 | 50 | * Plot clusters in normal worlds |
51 | 51 | * Augmented generation (e.g. Vanilla, Islands, TerrainControl) |
52 | | -* PlotSquared Web interface with plot infos |
| 52 | +* PlotSquared Web interface with plot info |
53 | 53 | * Plot components with percent composition control |
54 | 54 | * plot-chat, plot-rate, mark a plot as _done_ |
55 | | -* and much more ... |
| 55 | +* And much more... |
56 | 56 |
|
57 | 57 | ## Official plugins and plugin support |
58 | 58 | * Plot-Regions on Dynmap with [Plot2Dynmap](https://www.spigotmc.org/resources/1292) |
59 | | -* Plot-Hologramms as alternative to the plot-signs with [HoloPlots](https://www.spigotmc.org/resources/4880) |
| 59 | +* Plot-Holograms as alternative to the plot-signs with [HoloPlots](https://www.spigotmc.org/resources/4880) |
60 | 60 | * Hide a specific plot with [PlotHider](https://www.spigotmc.org/resources/20701) |
61 | 61 | * New Placeholders for [PlaceholderAPI](https://www.spigotmc.org/resources/6245) |
0 commit comments