mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-24 10:17:39 +00:00
Fixed unimportant typos.
This commit is contained in:
parent
c21c380bba
commit
d69863db59
@ -202,7 +202,7 @@ public class RegionCommands {
|
|||||||
flags = "n",
|
flags = "n",
|
||||||
desc = "Smooth the elevation in the selection",
|
desc = "Smooth the elevation in the selection",
|
||||||
help =
|
help =
|
||||||
"Smoothes the elevation in the selection.\n" +
|
"Smooths the elevation in the selection.\n" +
|
||||||
"The -n flag makes it only consider naturally occuring blocks.",
|
"The -n flag makes it only consider naturally occuring blocks.",
|
||||||
min = 0,
|
min = 0,
|
||||||
max = 1
|
max = 1
|
||||||
@ -231,7 +231,7 @@ public class RegionCommands {
|
|||||||
flags = "s",
|
flags = "s",
|
||||||
desc = "Move the contents of the selection",
|
desc = "Move the contents of the selection",
|
||||||
help =
|
help =
|
||||||
"Move the contents of the selection.\n" +
|
"Moves the contents of the selection.\n" +
|
||||||
"The -s flag shifts the selection to the target location.\n" +
|
"The -s flag shifts the selection to the target location.\n" +
|
||||||
"Optionally fills the old location with <leave-id>.",
|
"Optionally fills the old location with <leave-id>.",
|
||||||
min = 0,
|
min = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user