SimpleWorlds is a world manager to load/unload/generate worlds. Everything can be done at run time, or configure it so worlds are auto generated, choose the ones to load, and more.
Commands:
Configuration:
You can get more world generators on the World Generators section. Check each plugin for their generator name.
Commands:
- /simpleworld <load|unload|generate|export> [...] : All the commands on one, everything is explained on the aliases.
- /swl <worldName> : Load the world worldName directly.
- /swu <worldName> : Unloads the world worldName directly, teleporting existing players.
- /swg <seed> <generatorName> <worldName> : Generates the world worldName using the generator generatorName with a seed.
- /swe <worldName> : Exports the world worldName to the plugins folder in MCPE format.
- /tp [player] w:worldName : (From PocketMine-MP) Teleports player to the world worldName.[/QUOTE]
Configuration:
The current generators (for generatorName) are TemporalGenerator and SuperflatGenerator.
You can get more world generators on the World Generators section. Check each plugin for their generator name.