mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
oops 2
This commit is contained in:
parent
fb50b4fa78
commit
6d363235a5
@ -37,8 +37,6 @@ public class DecIris implements DecreeExecutor
|
|||||||
|
|
||||||
private DecPregen pregen;
|
private DecPregen pregen;
|
||||||
|
|
||||||
private DecWhat what;
|
|
||||||
|
|
||||||
@Decree(description = "Create a new world", aliases = "+")
|
@Decree(description = "Create a new world", aliases = "+")
|
||||||
public void create(
|
public void create(
|
||||||
@Param(aliases = "world-name", description = "The name of the world to create", defaultValue = "IrisWorld")
|
@Param(aliases = "world-name", description = "The name of the world to create", defaultValue = "IrisWorld")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user