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: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: 2.10.0
nbt file %string% (exists|doesn't exist)Check if an NBT file already exists.
if nbt file "plugins/MyPlugin/test.nbt" exists: