mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-23 04:32:50 -04:00
mode to object in /help draw
This commit is contained in:
parent
8996ded962
commit
b972ad0911
@ -112,8 +112,8 @@ namespace MCGalaxy.Commands.Building {
|
||||
}
|
||||
|
||||
public override void Help(Player p) {
|
||||
Player.Message(p, "%T/Draw [mode] [baseradius] [height] <brush args>");
|
||||
Player.Message(p, "%T/Draw [mode] [radius] <brush args>");
|
||||
Player.Message(p, "%T/Draw [object] [baseradius] [height] <brush args>");
|
||||
Player.Message(p, "%T/Draw [object] [radius] <brush args>");
|
||||
Player.Message(p, "%HDraws an object at the specified point.");
|
||||
Player.Message(p, " %HObjects: &fcone/hcone/icone/hicone");
|
||||
Player.Message(p, " &fpyramid/hpyramid/ipyramid/hipyramid/volcano");
|
||||
|
Loading…
x
Reference in New Issue
Block a user