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:

View source