mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
add command alts
This commit is contained in:
parent
dd7d5a46e8
commit
7fb04d51ae
@ -15,7 +15,7 @@ public class CommandIrisPregen extends MortarCommand
|
|||||||
{
|
{
|
||||||
public CommandIrisPregen()
|
public CommandIrisPregen()
|
||||||
{
|
{
|
||||||
super("pregen");
|
super("pregen", "preg", "p");
|
||||||
setDescription(
|
setDescription(
|
||||||
"Pregen this world with optional parameters: " +
|
"Pregen this world with optional parameters: " +
|
||||||
"\n'1k' = 1000 by 1000 blocks, '1c' = 1 by 1 chunks, and '1r' = 32 by 32 chunks." +
|
"\n'1k' = 1000 by 1000 blocks, '1c' = 1 by 1 chunks, and '1r' = 32 by 32 chunks." +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user