mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated World reduction (markdown)
parent
f778e1e3bc
commit
29aeb230fe
@ -27,3 +27,8 @@ To check how many plots are outside a radius: `/plot condense <world> info <radi
|
||||
- If you already have thousands of plots outside your desired radius, it can take quite a long time.
|
||||
|
||||
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>`
|
Loading…
Reference in New Issue
Block a user