This commit is contained in:
UnknownShadow200 2017-05-01 23:01:06 +10:00
parent 26a6dfbec7
commit eed351c654

View File

@ -645,8 +645,9 @@ namespace MCGalaxy.Commands.CPE {
new string[] { "Enter the three maximum coordinates of the cube in units (separated by spaces). 1 block = 16 units.",
"Maximum coordinates for a normal block are &416 &216 &116." },
new string[] { "Type '0' if the block is walk-through.", "Type '1' if the block is swim-through.",
"Type '2' if the block is solid.",
new string[] { "Type a number between '0' and '2' for collision type of this block..",
"0 - block is walk-through (e.g. air).", "1 - block is swim-through (e.g. water).",
"2 - block is solid (e.g. dirt).",
},
new string[] { "Type a number between '0.25' (25% speed) and '3.96' (396% speed).",
"This speed is used when inside or walking on the block. Default speed is 1",