NBT - File Exists (Condition) — SkBee

Addon: SkBee · Category: Condition · Since: 2.10.0

Syntax

nbt file %string% (exists|doesn't exist)

Description

Check if an NBT file already exists.

Examples

if nbt file "plugins/MyPlugin/test.nbt" exists:

View source