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

[Suggestion] ServerVariables Support #80

Open
KhrysAK47 opened this issue Jul 27, 2024 · 3 comments
Open

[Suggestion] ServerVariables Support #80

KhrysAK47 opened this issue Jul 27, 2024 · 3 comments

Comments

@KhrysAK47
Copy link

Make a direct addition of ServerVariables, in which we could do things like:

  TEST:
    type: player_kill
    conditions: []
    actions:
      default:
      - 'servervariables: <add/remove/set> <player> <variable_id> <new_variable> <silent:true/false>'
    enabled: true
@hero23550
Copy link

I think you can use console_command: (server var cmd)

@KhrysAK47
Copy link
Author

I think you can use console_command: (server var cmd)

I know, but I was referring to an integrated one.

@Ajneb97
Copy link
Owner

Ajneb97 commented Aug 7, 2024

The idea of the console_command action is for not to have an integrated action with every plugin that exists XD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants