Updated World reduction (markdown)

Jesse Boyd 2015-08-27 06:37:08 +10:00
parent 3bb98fe1d6
commit a716e3944c

@ -31,4 +31,7 @@ To run the task use: `/plot condense <world> start <radius>`
#### World trim (intensive)
The world trim function will attempt to delete as many chunks which contain no plots. It will drastically reduce the size of the world on disk. It is an intensive task, so it is recommended to run it only every week or so.
To run the task use: `/plot trim all <world>`
To run the task use: `/plot trim all <world>`
For world auto-trimming, see here:
https://github.com/IntellectualSites/PlotSquared/wiki/Chunk-processor