Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 938 Bytes

UpdateWorldRequest.md

File metadata and controls

20 lines (15 loc) · 938 Bytes

UpdateWorldRequest

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]
gameMode GameMode Which game mode the world defaults to [optional]
gameRules Map<String, String> The game rule settings of this world [optional]
generator CatalogType Which generator to use for the world [optional]
keepSpawnLoaded Boolean [optional]
loadOnStartup Boolean [optional]
loaded Boolean True if the world should be loaded, false otherwise [optional]
seed Long The seed of the world [optional]
usesMapFeatures Boolean [optional]