Update LagChunks.cmd
Punctuation
This commit is contained in:
@@ -4,17 +4,17 @@ command lc {
|
||||
|
||||
list {
|
||||
run list_cmd;
|
||||
help re-lists already scanned chunks;
|
||||
help Re-lists already scanned chunks.;
|
||||
}
|
||||
|
||||
[int:amount] {
|
||||
run scan_cmd amount;
|
||||
help scans for laggy chunks;
|
||||
help Scans for laggy chunks.;
|
||||
}
|
||||
|
||||
tp [int:number] {
|
||||
run tp number;
|
||||
help teleports to the specified chunk;
|
||||
help Teleports to the specified chunk.;
|
||||
type player;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user