World / Server
paper/get_world
Get World
Retrieves a world object by name.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
name |
string | World name. |
Outputs
| Name | Type | Description |
|---|---|---|
world |
world | The world object. |
found |
boolean | True if the world exists. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
name |
string | "world" |
Default World Name |