Locally Suppress Warning (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.3

Syntax

[local[ly]] suppress [the] (conflict|variable save|[missing] conjunction|starting [with] expression[s]|variable[ name][s] contain[s|ing] colon[s]|deprecated syntax|unreachable code|constant condition[s]) warning[s]

Description

Suppresses target warnings from the current script.

Examples

locally suppress missing conjunction warnings
suppress the variable save warnings

View source