World (Function) — Skript

Addon: Skript · Category: Function

Syntax

world(name: string) :: world

Description

Gets a world from its name.

Examples

set {_nether} to world("%{_world}%_nether")

View source