Skip to main content

placeholder_contains

Requires a placeholder to contain a certain value

Example Config

- id: placeholder_contains
args:
placeholder: '%ecocrates_ancient_opens%' # The permission, including %
value: "test" # The value the placeholder should contain
ignore_case: true # If the case should be ignored (optional)