mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated World reduction (markdown)
parent
f833ecaa3e
commit
6526fa4aa1
@ -37,7 +37,8 @@ auto-clear:
|
|||||||
To enable ExpireManager, set 'enabled' to true, and set the expiry delay in days. This clears and deletes plots where the owner has been inactive (i.e. not logged on) for the amount of days specified.
|
To enable ExpireManager, set 'enabled' to true, and set the expiry delay in days. This clears and deletes plots where the owner has been inactive (i.e. not logged on) for the amount of days specified.
|
||||||
|
|
||||||
For more advanced plot clearing, see the plot analysis page:
|
For more advanced plot clearing, see the plot analysis page:
|
||||||
https://github.com/IntellectualSites/PlotSquared/wiki/Plot-analysis
|
[plot-analysis](https://github.com/IntellectualSites/PlotSquared/wiki/Plot-analysis).
|
||||||
|
|
||||||
#### Plot condensation (Added in 2.7.5) (intensive)
|
#### Plot condensation (Added in 2.7.5) (intensive)
|
||||||
__This task is great in conjunction with the world trim function (see below)__
|
__This task is great in conjunction with the world trim function (see below)__
|
||||||
This will move any plots outside a specified radius nearer to the origin (0,0).
|
This will move any plots outside a specified radius nearer to the origin (0,0).
|
||||||
@ -52,5 +53,4 @@ The world trim function will attempt to delete as many chunks which contain no p
|
|||||||
|
|
||||||
To run the task use: `/plot trim <world>`
|
To run the task use: `/plot trim <world>`
|
||||||
|
|
||||||
For world auto-trimming, see here:
|
For world auto-trimming, see here: [chunk-processor](https://github.com/IntellectualSites/PlotSquared/wiki/Chunk-processor)
|
||||||
https://github.com/IntellectualSites/PlotSquared/wiki/Chunk-processor
|
|
Loading…
Reference in New Issue
Block a user