mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-17 11:35:08 -04:00
Change help message of place command
This commit is contained in:
parent
189efeef28
commit
e8a41d715d
@ -339,7 +339,7 @@ static struct ChatCommand PlaceCommand = {
|
|||||||
"&ePlaces block at [x y z].",
|
"&ePlaces block at [x y z].",
|
||||||
"&eIf no block is provided, held block is used.",
|
"&eIf no block is provided, held block is used.",
|
||||||
"&eIf no coordinates are provided, current",
|
"&eIf no coordinates are provided, current",
|
||||||
"&e coordinates will be used."
|
"&e coordinates are used."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user