Create new world
/worlds create <worldname>
Create a new world.
| Info | Value |
|---|---|
| Permission | worlds.admin.create |
| Short command | /ws cr <worldname> |
Examples:
/worlds create mycoolworld - Create a world with the name "mycoolworld"
/worlds create <worldname> <type>
Create a world with the given name and world generator type (can be NORMAL, FLAT, NETHER, or any other valid generator registered by a plugin).
| Info | Value |
|---|---|
| Permission | worlds.admin.create |
| Short command | /ws cr <worldname> <type> |
Examples:
/worlds create netherworld NETHER - Create a world with the name "netherworld" and the type NETHER