World Exists (Condition) — SkBee
Addon: SkBee · Category: Condition · Since: 1.8.9
Syntax
world file %string% (exists|(does not|doesn't) exist)Description
Check if a world exists in your world directory.
Examples
if world file "my-world" exists: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: SkBee · Category: Condition · Since: 1.8.9
world file %string% (exists|(does not|doesn't) exist)Check if a world exists in your world directory.
if world file "my-world" exists: