Do If (Effect) — Skript
Addon: Skript · Category: Effect · Since: 2.3
Syntax
<.+> if <.+>Description
Execute an effect if a condition is true.
Examples
on join:
give a diamond to the player if the player has permission "rank.vip"
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: Skript · Category: Effect · Since: 2.3
<.+> if <.+>Execute an effect if a condition is true.
on join:
give a diamond to the player if the player has permission "rank.vip"