isSilent

open val isSilent: Boolean

Checks if the source suppresses command feedback.

Vanilla sets this for commands running with suppressed output, e.g. inside a datapack function.

Always false on platforms without a command source stack (Minestom, proxies).