Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Placeholder Requirements for Channel Permissions #66

Open
Silthus opened this issue Jan 7, 2022 · 0 comments
Open

Custom Placeholder Requirements for Channel Permissions #66

Silthus opened this issue Jan 7, 2022 · 0 comments
Labels
area:policies A feature or bug that belongs in the policies module. enhancement New feature or request

Comments

@Silthus
Copy link
Collaborator

Silthus commented Jan 7, 2022

channels:
  test1:
    name: Test Channel
    settings:
      protected: true
      requirements:
        join:
         - type: placeholder
           check: "%vault_eco_balance% > 100000"
         - type: permission
           permission: 'schat.channel.test1.join'
@Silthus Silthus added enhancement New feature or request area:policies A feature or bug that belongs in the policies module. labels Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:policies A feature or bug that belongs in the policies module. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant