mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-24 12:16:44 +01:00
Updated Plot analysis: (markdown)
parent
71a6eb2ee3
commit
196f9e5332
@ -73,20 +73,20 @@ clear:
|
||||
### How do I auto calibrate plot analysis?
|
||||
Plot analysis can be auto calibrated based on plot ratings. The more ratings you have, the more accurate the calibration will be.
|
||||
|
||||
**To rate plots use:**
|
||||
`/plot rate next` - To teleport to the next ratable plot (this is skewed so that low quality plots receive less ratings)
|
||||
`/plot rate <value>` - To rate the plots
|
||||
**To rate plots use:**
|
||||
`/plot rate next` - To teleport to the next ratable plot (this is skewed so that low quality plots receive less ratings)
|
||||
`/plot rate <value>` - To rate the plots
|
||||
|
||||
The best way to get good data is to just encourage players on the server to rate as many plots as they can - you can always recalibrate.
|
||||
|
||||
The best way to get good data is to just encourage players on the server to rate as many plots as they can - you can always recalibrate.
|
||||
|
||||
**To calibrate use:**
|
||||
`/plot debugexec calibrate-analysis <percentage>`
|
||||
The percentage is what (rough) percent of old plots you would like to have cleared. If you just want to get rid of some really low quality plots e.g. 7% of plots use:
|
||||
`/plot debugexec calibrate-analysis 7`
|
||||
**To calibrate use:**
|
||||
`/plot debugexec calibrate-analysis <percentage>`
|
||||
The percentage is what (rough) percent of old plots you would like to have cleared. If you just want to get rid of some really low quality plots e.g. 7% of plots use:
|
||||
`/plot debugexec calibrate-analysis 7`
|
||||
|
||||
To view the current complexity of the plot you are in use `/plot debugexec analyze` - then the same command to view the analysis.
|
||||
|
||||
**To recalibrate:**
|
||||
It is best to clear the current analysis so plots can be re-analyzed:
|
||||
(optional) `/plot debugexec remove-flag analysis`
|
||||
(required) `/plot debugexec calibrate-analysis <percentage>`
|
||||
**To recalibrate:**
|
||||
It is best to clear the current analysis so plots can be re-analyzed:
|
||||
(optional) `/plot debugexec remove-flag analysis`
|
||||
(required) `/plot debugexec calibrate-analysis <percentage>`
|
Loading…
Reference in New Issue
Block a user