Arguments

Arguments are a new way to check values WITHOUT needing a placeholder.

For example, Argument {#group} will check for the players luckperm group and if it matches then it does that output

placeholders:
  custom1:
    placeholders:
      - '{#group} == default'
    output: '<red>default rank'

List of Available arguments currently:

Argument
Purpose

{#group}

Checks the player's group (offline too)

Last updated