Checks
Table of contents
Permission check
The permission check is used to check whether the player has the specified permission.
Item check
The item check is used to check whether the player has at least the specified amount of the specified item. Press F3+H ingame and hover an item to see its name.
Money check
The money check is used to check whether the player has at least the specified amount of money (through Vault).
Placeholder check
The placeholder check is used to check whether the PlaceholderAPI placeholder matches the specified value for the player.
Visiblity check
The visiblity check is used to check whether the specified component is currently visible for the player.
Standby check
The standby check is used to check whether the player is outside of the interaction-radius of the GUI. In case the user is outside this radius the GUI will render with reduced frame-rate and functionality. This check can for example be used to display a standby screen.