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