Difference between revisions of "Translations:MyWorlds/ManagingWorlds/24/en"

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 14:42, 13 October 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (MyWorlds/ManagingWorlds)
{| class="wikitable"
! Command !! Description
|-
| /world load worldname || Loads world 'worldname'
|-
| /world load worldname/nether || Loads world 'worldname' as a 'nether' environment world
|-
| /world load worldname/nether:plugin:arguments || Loads world 'worldname' making use of a chunk generator plugin "plugin"
|}
The same create world command syntax is applied. The seed and world options are stored in the world data file, and don't have to be specified. The environment and optional generator plugin, however, do have to be specified, as it is not stored in the world. Of course, if you already loaded the world once before, just using <code>/world load worldname</code> is sufficient, since MyWorlds already knows what kind of environment and generator plugin the world uses. The other commands only apply when loading worlds not created by MyWorlds.
Command Description
/world load worldname Loads world 'worldname'
/world load worldname/nether Loads world 'worldname' as a 'nether' environment world
/world load worldname/nether:plugin:arguments Loads world 'worldname' making use of a chunk generator plugin "plugin"

The same create world command syntax is applied. The seed and world options are stored in the world data file, and don't have to be specified. The environment and optional generator plugin, however, do have to be specified, as it is not stored in the world. Of course, if you already loaded the world once before, just using /world load worldname is sufficient, since MyWorlds already knows what kind of environment and generator plugin the world uses. The other commands only apply when loading worlds not created by MyWorlds.