ConditionEntity

stringNotEmpty

since v5.8

Checks if the given placeholder is null or empty.

Aliases

notEmpty

Configuration Fields (1)

NameTypeDefaultDescription
value
val, v
PlaceholderString

Examples & Notes

Example

  Conditions:
  - stringNotEmpty{value=<caster.var.examplevariable>}

Checks if the value of the <caster.var.examplevariable> placeholder is not an empty string

Universal Condition Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.