Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 834 Bytes

CreateWorldRequest.md

File metadata and controls

19 lines (14 loc) · 834 Bytes

CreateWorldRequest

Properties

Name Type Description Notes
name String The name of the world
allowCommands Boolean [optional]
difficulty CatalogType Which difficulty the world is set to [optional]
dimension String The the dimension that this world belongs to [optional]
gameMode GameMode Which game mode the world defaults to [optional]
generator CatalogType Which generator to use for the world [optional]
keepSpawnLoaded Boolean [optional]
loadOnStartup Boolean [optional]
seed Long The seed of the world [optional]
usesMapFeatures Boolean [optional]