World (Function) — Skript
Addon: Skript · Category: Function
Syntax
world(name: string) :: worldDescription
Gets a world from its name.
Examples
set {_nether} to world("%{_world}%_nether")Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Function
world(name: string) :: worldGets a world from its name.
set {_nether} to world("%{_world}%_nether")