We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I think you can use console_command: (server var cmd)
Sorry, something went wrong.
I know, but I was referring to an integrated one.
The idea of the console_command action is for not to have an integrated action with every plugin that exists XD.
No branches or pull requests
Make a direct addition of ServerVariables, in which we could do things like:
The text was updated successfully, but these errors were encountered: