World / Server paper/get_world

Get World

Retrieves a world object by name.

Inputs

NameTypeOptionalDescription
name string World name.

Outputs

NameTypeDescription
world world The world object.
found boolean True if the world exists.

Properties

KeyTypeDefaultDescription
name string "world" Default World Name